diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-11-04 20:11:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-11-04 20:11:40 +0000 |
commit | 558d0a48586769f0bdaa1706ba71903f2f1c6245 (patch) | |
tree | 9bcb4814d2bc95b4b5b312b380123a22dc6733e8 /target/linux | |
parent | 3c3dcddb08399d437066151096d3eeed72dd8b3e (diff) | |
download | upstream-558d0a48586769f0bdaa1706ba71903f2f1c6245.tar.gz upstream-558d0a48586769f0bdaa1706ba71903f2f1c6245.tar.bz2 upstream-558d0a48586769f0bdaa1706ba71903f2f1c6245.zip |
add usb drivers to the Compex NP28G's profile, thanks to kenny
SVN-Revision: 9501
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/adm5120/router_le/profiles/Compex.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/router_le/profiles/Compex.mk b/target/linux/adm5120/router_le/profiles/Compex.mk index fdfa83aae1..31ee31ea81 100644 --- a/target/linux/adm5120/router_le/profiles/Compex.mk +++ b/target/linux/adm5120/router_le/profiles/Compex.mk @@ -16,7 +16,7 @@ endef define Profile/NP28G NAME:=Compex NP28G - PACKAGES:=kmod-madwifi + PACKAGES:=kmod-madwifi kmod-usb-core kmod-usb-uhci kmod-usb2 endef define Profile/NP28G/Description |