diff options
Diffstat (limited to 'conf/machine/nslu2le.conf')
-rw-r--r-- | conf/machine/nslu2le.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/nslu2le.conf b/conf/machine/nslu2le.conf index 16114a80fa..86c4ce7a31 100644 --- a/conf/machine/nslu2le.conf +++ b/conf/machine/nslu2le.conf @@ -15,3 +15,5 @@ ROOT_FLASH_SIZE ?= "6" require conf/machine/include/ixp4xx.conf EXTRA_IMAGECMD_jffs2 += "--little-endian" + +INHERIT += "nslu2-image" |