Fix package names in default profiles.

Signed-off-by: Roman Yeryomin <ro...@advem.lv>
--

Index: target/linux/ramips/rt305x/profiles/00-default.mk
===================================================================
--- a/target/linux/ramips/rt305x/profiles/00-default.mk (revision 24146)
+++ b/target/linux/ramips/rt305x/profiles/00-default.mk (working copy)
@@ -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: target/linux/ramips/rt288x/profiles/00-default.mk
===================================================================
--- a/target/linux/ramips/rt288x/profiles/00-default.mk (revision 24146)
+++ b/target/linux/ramips/rt288x/profiles/00-default.mk (working copy)
@@ -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
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to