nslu2[bl]e.conf: Inherit NSLU2 image creation class
authorRod Whitby <rod@whitby.id.au>
Sun, 25 Mar 2007 05:20:49 +0000 (05:20 +0000)
committerRod Whitby <rod@whitby.id.au>
Sun, 25 Mar 2007 05:20:49 +0000 (05:20 +0000)
conf/machine/nslu2be.conf
conf/machine/nslu2le.conf

index 87fab62..104bbdb 100644 (file)
@@ -16,3 +16,4 @@ require conf/machine/include/ixp4xx.conf
 
 EXTRA_IMAGECMD_jffs2 += "--big-endian"
 
+INHERIT += "nslu2-image"
index 16114a8..86c4ce7 100644 (file)
@@ -15,3 +15,5 @@ ROOT_FLASH_SIZE ?= "6"
 require conf/machine/include/ixp4xx.conf
 
 EXTRA_IMAGECMD_jffs2 += "--little-endian"
+
+INHERIT += "nslu2-image"