Author: blogic
Date: 2014-12-12 21:24:13 +0100 (Fri, 12 Dec 2014)
New Revision: 43673

Modified:
   trunk/target/linux/oxnas/profiles/100-Generic.mk
Log:
oxnas: clean up default package selection

Signed-off-by: Daniel Golle <[email protected]>

Modified: trunk/target/linux/oxnas/profiles/100-Generic.mk
===================================================================
--- trunk/target/linux/oxnas/profiles/100-Generic.mk    2014-12-12 18:28:13 UTC 
(rev 43672)
+++ trunk/target/linux/oxnas/profiles/100-Generic.mk    2014-12-12 20:24:13 UTC 
(rev 43673)
@@ -7,8 +7,6 @@
 
 define Profile/POGOPLUG_PRO
   NAME:=PogoPlug Pro
-  PACKAGES:= \
-       uboot-envtools kmod-usb2-oxnas
 endef
 
 define Profile/POGOPLUG_PRO/Description
@@ -18,8 +16,6 @@
 
 define Profile/POGOPLUG_V3
   NAME:=PogoPlug V3
-  PACKAGES:= \
-       uboot-envtools kmod-usb2-oxnas
 endef
 
 define Profile/POGOPLUG_V3/Description
@@ -29,8 +25,6 @@
 
 define Profile/STG212
   NAME:=MitraStar STG-212
-  PACKAGES:= \
-       uboot-envtools kmod-usb2-oxnas
 endef
 
 define Profile/STG212/Description
@@ -40,8 +34,8 @@
 define Profile/KD20
   NAME:=Shuttle KD20
   PACKAGES:= \
-       uboot-envtools kmod-usb2-oxnas kmod-usb3 kmod-usb-storage \
-       kmod-rtc-pcf8563 kmod-gpio-beeper
+       kmod-usb3 kmod-usb-storage kmod-i2c-gpio kmod-rtc-pcf8563 \
+       kmod-gpio-beeper
 endef
 
 define Profile/KD20/Description
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to