git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14263a0
)
madwifi: Replaced the slugos-specific oemake override with machine-endianness-specifi...
author
Rod Whitby
<rod@whitby.id.au>
Tue, 23 Jan 2007 02:07:51 +0000
(
02:07
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Tue, 23 Jan 2007 02:07:51 +0000
(
02:07
+0000)
packages/madwifi/madwifi-ng_r.inc
patch
|
blob
|
history
diff --git
a/packages/madwifi/madwifi-ng_r.inc
b/packages/madwifi/madwifi-ng_r.inc
index
c82b785
..
4f38799
100644
(file)
--- a/
packages/madwifi/madwifi-ng_r.inc
+++ b/
packages/madwifi/madwifi-ng_r.inc
@@
-22,7
+22,8
@@
inherit module-base
EXTRA_OEMAKE = "LDFLAGS= KERNELPATH=${STAGING_KERNEL_DIR} KERNELRELEASE=${KERNEL_VERSION} TOOLPREFIX=${TARGET_PREFIX}"
-EXTRA_OEMAKE_prepend_slugos = "TARGET=xscale-${ARCH_BYTE_SEX}-elf "
+EXTRA_OEMAKE_prepend_ixp4xxle = "TARGET=xscale-le-elf "
+EXTRA_OEMAKE_prepend_ixp4xxbe = "TARGET=xscale-be-elf "
do_compile() {
oe_runmake all