diff options
| -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 fdfa83aae..31ee31ea8 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 | 
