aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-02-05 08:22:14 +0000
committerRod Whitby <rod@whitby.id.au>2007-02-05 08:22:14 +0000
commit7132185965f3c296b83366b994e2dd14a81d3471 (patch)
treef0cf0fdbb9da17a25090483817d3bffda1831234 /conf
parent026c68b617da678803d11c89af9bd77989a37f7f (diff)
downloadopenembedded-7132185965f3c296b83366b994e2dd14a81d3471.tar.gz
angstrom.inc: override DISTRO_FEATURES for the nslu2le machine to get the rootfs under 6.5MB
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/angstrom.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index c057d1a05e..79ec27af72 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -50,3 +50,4 @@ DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove thi
# We want images supporting the following features (for task-base)
DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost pci"
+DISTRO_FEATURES_nslu2le = "nfs smbfs alsa bluetooth ext2 usbhost pci"