aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/ixp4xxle.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/ixp4xxle.conf')
-rw-r--r--conf/machine/ixp4xxle.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/ixp4xxle.conf b/conf/machine/ixp4xxle.conf
index ac62d669e5..347c7ba3fb 100644
--- a/conf/machine/ixp4xxle.conf
+++ b/conf/machine/ixp4xxle.conf
@@ -7,7 +7,7 @@ MACHINE_FEATURES = "kernel26 usbhost ext2"
ARCH_BYTE_SEX = "le"
include conf/machine/include/ixp4xx.conf
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xx${ARCH_BYTE_SEX}"
+PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xxle"
EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 --faketime -n"