summaryrefslogtreecommitdiff
path: root/packages/ixp425-eth/ixp400-eth_1.4.bb
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-01-27 21:01:31 +0000
committerRod Whitby <rod@whitby.id.au>2007-01-27 21:01:31 +0000
commit68e1462d95f8bdac57ce74e4583d92af8f754b40 (patch)
tree2e3e735cb52fed3652fbea03033bfd01fede4556 /packages/ixp425-eth/ixp400-eth_1.4.bb
parentdb5ebb59b3befb75bc5cab048c73de47e280e7d7 (diff)
ixp4xx-related files: Replaced IXP4XX_MACHINE_ENDIAN with SITEINFO_ENDIANESS throughout OE, removing all instances of ixp4xx-specific ENDIAN checks in the OE metadata.
Diffstat (limited to 'packages/ixp425-eth/ixp400-eth_1.4.bb')
-rw-r--r--packages/ixp425-eth/ixp400-eth_1.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp425-eth/ixp400-eth_1.4.bb b/packages/ixp425-eth/ixp400-eth_1.4.bb
index ad20f51b6b..6b1ff0c8d2 100644
--- a/packages/ixp425-eth/ixp400-eth_1.4.bb
+++ b/packages/ixp425-eth/ixp400-eth_1.4.bb
@@ -28,7 +28,7 @@ inherit module
# This is a somewhat arbitrary choice:
OSAL_DIR = "${STAGING_KERNEL_DIR}/ixp_osal"
-IX_TARGET = "linux${IXP4XX_MACHINE_ENDIAN}"
+IX_TARGET = "linux${SITEINFO_ENDIANESS}"
EXTRA_OEMAKE = "'CC=${KERNEL_CC}' \
'LD=${KERNEL_LD}' \