summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-02-15 04:40:07 +0000
committerRod Whitby <rod@whitby.id.au>2007-02-15 04:40:07 +0000
commitc34cbde492b6c7720a5a315f2d98c3240f7055b8 (patch)
tree8bd8dea22611bec2eded7feb5fa93ce66a0ca169 /conf/distro
parentd31aa0829942777aadf63719508902cf2a5bf1f0 (diff)
parent81b217518bd5049e4c6697d47f1600aab8639e56 (diff)
merge of '3da5174282c3cc65d9982b13c8d2c63c267fddb0'
and '3e3164bc6ee6bcdbe9edc5dd9cd872fbc441cb37'
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/unslung.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index 407a0bb203..de64aa8d2b 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -29,7 +29,7 @@ PACKAGE_EXTRA_ARCHS += "nslu2"
# in unslung
FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2"
-INHERIT += " package_ipk nslu2-jffs2-image"
+INHERIT += " package_ipk"
IMAGE_FSTYPES = "jffs2"
UNSLUNG_DEVICE_TABLE = "${@bb.which(bb.data.getVar('BBPATH', d, 1), 'files/device_table-unslung.txt')}"