angstrom.inc: made the nslu2 distro features override more generic.
authorRod Whitby <rod@whitby.id.au>
Fri, 9 Feb 2007 14:10:29 +0000 (14:10 +0000)
committerRod Whitby <rod@whitby.id.au>
Fri, 9 Feb 2007 14:10:29 +0000 (14:10 +0000)
conf/distro/include/angstrom.inc

index aef4abf..9efe1d5 100644 (file)
@@ -46,4 +46,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"
+DISTRO_FEATURES_nslu2 = "nfs smbfs alsa bluetooth ext2 usbhost pci"