aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nslu2le.conf
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2009-05-02 02:06:48 -0500
committerMike Westerhof <mwester@dls.net>2009-05-02 02:06:48 -0500
commitf8f9b7e4b46979691a5813361b3d4ecba50a20eb (patch)
tree2283e4caec4b0cd88a47ab47317807d22d3e5b1d /conf/machine/nslu2le.conf
parented293046eb0a06a0c787e9b0719a9299cbd49173 (diff)
downloadopenembedded-f8f9b7e4b46979691a5813361b3d4ecba50a20eb.tar.gz
nslu2 machine configs: do not inherit machine-specific image class
The creation of the NSLU2 full flash image (.bin) file should be image-specific, since not all images for machines similar to the NSLU2 have the same flash constraints.
Diffstat (limited to 'conf/machine/nslu2le.conf')
-rw-r--r--conf/machine/nslu2le.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/nslu2le.conf b/conf/machine/nslu2le.conf
index 4ff36059a6..62e47cb678 100644
--- a/conf/machine/nslu2le.conf
+++ b/conf/machine/nslu2le.conf
@@ -14,5 +14,3 @@ ROOT_FLASH_SIZE ?= "6"
require conf/machine/include/ixp4xx.inc
EXTRA_IMAGECMD_jffs2 += "--little-endian"
-
-INHERIT += "nslu2-image"