diff options
Diffstat (limited to 'conf/machine/nslu2be.conf')
-rw-r--r-- | conf/machine/nslu2be.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nslu2be.conf b/conf/machine/nslu2be.conf index 104bbdb397..3162eb3342 100644 --- a/conf/machine/nslu2be.conf +++ b/conf/machine/nslu2be.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 += "--big-endian" |