diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-02-13 15:18:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-02-13 15:18:05 +0000 |
commit | 8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f (patch) | |
tree | 94c8634150ec3b47abe73229f25c851cd42501eb /target/linux/ramips/rt3883/profiles | |
parent | 99c019fb0de82809026922a591e3c4999f845163 (diff) | |
download | upstream-8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f.tar.gz upstream-8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f.tar.bz2 upstream-8d5dfa75e6a6e38ed3e1a6eccaeffe34628c664f.zip |
ramips: rt3883: update package list in the default profile
SVN-Revision: 30499
Diffstat (limited to 'target/linux/ramips/rt3883/profiles')
-rw-r--r-- | target/linux/ramips/rt3883/profiles/00-default.mk | 2 |
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 |