ramips: default profile fix
authorGabor Juhos <juhosg@openwrt.org>
Sun, 5 Dec 2010 20:14:35 +0000 (20:14 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 5 Dec 2010 20:14:35 +0000 (20:14 +0000)
Fix package names in default profiles.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 24269

target/linux/ramips/rt288x/profiles/00-default.mk
target/linux/ramips/rt305x/profiles/00-default.mk

index 80ae4d0246f40e1eb12c0ce216f9c4ce4b2cc5f7..aa0f08e34fb5b74daab55335bd5fd6daa2f2e38a 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/Default
        NAME:=Default Profile
-       PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
+       PACKAGES:=kmod-rt2800-pci
 endef
 
 define Profile/Default/Description
index 80ae4d0246f40e1eb12c0ce216f9c4ce4b2cc5f7..aa0f08e34fb5b74daab55335bd5fd6daa2f2e38a 100644 (file)
@@ -7,7 +7,7 @@
 
 define Profile/Default
        NAME:=Default Profile
-       PACKAGES:=kmod-leds-gpio kmod-rt2880-pci wpad-mini
+       PACKAGES:=kmod-rt2800-pci
 endef
 
 define Profile/Default/Description