From 81b217518bd5049e4c6697d47f1600aab8639e56 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Thu, 15 Feb 2007 04:38:52 +0000 Subject: slugos, unslung: Moved unslung image building into unslung-image, and split nslu2, nas100d and dsmg600 image building out into classes so they can be reused with multiple distros (like SlugOS and Angstrom) --- conf/distro/unslung.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro') 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')}" -- cgit v1.2.3