madwifi: Replaced the slugos-specific oemake override with machine-endianness-specifi...
authorRod Whitby <rod@whitby.id.au>
Tue, 23 Jan 2007 02:07:51 +0000 (02:07 +0000)
committerRod Whitby <rod@whitby.id.au>
Tue, 23 Jan 2007 02:07:51 +0000 (02:07 +0000)
packages/madwifi/madwifi-ng_r.inc

index c82b785..4f38799 100644 (file)
@@ -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