diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-04 20:11:40 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-04 20:11:40 +0000 |
commit | a3d3ab2610e8226156445c6e777852c97c2d9921 (patch) | |
tree | 78940798207a9589b6fae6e6a9dde5e6f519cbc6 /target/linux/adm5120/router_le/profiles/Compex.mk | |
parent | 95dac0f44967c978aef047795b8e0b22a96e1a48 (diff) |
[adm5120] add usb drivers to the Compex NP28G's profile, thanks to kenny
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9501 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/router_le/profiles/Compex.mk')
-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 |