diff options
Diffstat (limited to 'conf/machine/nslu2le.conf')
-rw-r--r-- | conf/machine/nslu2le.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nslu2le.conf b/conf/machine/nslu2le.conf index 86c4ce7a31..1aced19de2 100644 --- a/conf/machine/nslu2le.conf +++ b/conf/machine/nslu2le.conf @@ -12,7 +12,7 @@ OVERRIDES = "local:${MACHINE}:nslu2:ixp4xx:${DISTRO}:${TARGET_OS}:${TARGET_ARCH} ROOT_FLASH_SIZE ?= "6" -require conf/machine/include/ixp4xx.conf +require conf/machine/include/ixp4xx.inc EXTRA_IMAGECMD_jffs2 += "--little-endian" |