summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/profiles
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-12 20:24:13 +0000
committerJohn Crispin <john@openwrt.org>2014-12-12 20:24:13 +0000
commit1701a9a4b9d96515a71c2bac3d0e9f6db50368d0 (patch)
tree250baba2e67d36ba85cbaadb50c31bad08cabe5c /target/linux/oxnas/profiles
parent256d49be3cc7dd5bc13d2aba0dd016496e15ba93 (diff)
downloadmaster-31e0f0ae-1701a9a4b9d96515a71c2bac3d0e9f6db50368d0.tar.gz
master-31e0f0ae-1701a9a4b9d96515a71c2bac3d0e9f6db50368d0.tar.bz2
master-31e0f0ae-1701a9a4b9d96515a71c2bac3d0e9f6db50368d0.zip
oxnas: clean up default package selection
Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 43673
Diffstat (limited to 'target/linux/oxnas/profiles')
-rw-r--r--target/linux/oxnas/profiles/100-Generic.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/target/linux/oxnas/profiles/100-Generic.mk b/target/linux/oxnas/profiles/100-Generic.mk
index 4e53fcb68c..6681c23cb9 100644
--- a/target/linux/oxnas/profiles/100-Generic.mk
+++ b/target/linux/oxnas/profiles/100-Generic.mk
@@ -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 @@ endef
define Profile/POGOPLUG_V3
NAME:=PogoPlug V3
- PACKAGES:= \
- uboot-envtools kmod-usb2-oxnas
endef
define Profile/POGOPLUG_V3/Description
@@ -29,8 +25,6 @@ endef
define Profile/STG212
NAME:=MitraStar STG-212
- PACKAGES:= \
- uboot-envtools kmod-usb2-oxnas
endef
define Profile/STG212/Description
@@ -40,8 +34,8 @@ endef
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