aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nslu2le.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-03-25 05:20:49 +0000
committerRod Whitby <rod@whitby.id.au>2007-03-25 05:20:49 +0000
commit66b3afb24f9d07959106ad5883253cf95f580644 (patch)
tree5444e95b2682de693ac8d851765da25be43da31e /conf/machine/nslu2le.conf
parent80e03c31786137c4d72eed1da9f7da7b70434929 (diff)
downloadopenembedded-66b3afb24f9d07959106ad5883253cf95f580644.tar.gz
nslu2[bl]e.conf: Inherit NSLU2 image creation class
Diffstat (limited to 'conf/machine/nslu2le.conf')
-rw-r--r--conf/machine/nslu2le.conf2
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"