summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-13 15:18:05 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-13 15:18:05 +0000
commit8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f (patch)
tree94c8634150ec3b47abe73229f25c851cd42501eb
parent99c019fb0de82809026922a591e3c4999f845163 (diff)
downloadmaster-31e0f0ae-8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f.tar.gz
master-31e0f0ae-8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f.tar.bz2
master-31e0f0ae-8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f.zip
ramips: rt3883: update package list in the default profile
SVN-Revision: 30499
-rw-r--r--target/linux/ramips/rt3883/profiles/00-default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt3883/profiles/00-default.mk b/target/linux/ramips/rt3883/profiles/00-default.mk
index 1afecb7a74..7007c5d920 100644
--- a/target/linux/ramips/rt3883/profiles/00-default.mk
+++ b/target/linux/ramips/rt3883/profiles/00-default.mk
@@ -7,7 +7,7 @@
define Profile/Default
NAME:=Default Profile
- PACKAGES:=
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
endef
define Profile/Default/Description