diff options
Diffstat (limited to 'target')
| -rw-r--r-- | target/linux/octeon/profiles/100-Mototech.mk | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/octeon/profiles/100-Mototech.mk b/target/linux/octeon/profiles/100-Mototech.mk index 62698ad93..17e778b1d 100644 --- a/target/linux/octeon/profiles/100-Mototech.mk +++ b/target/linux/octeon/profiles/100-Mototech.mk @@ -7,7 +7,8 @@  define Profile/mototech    NAME:=Mototech evaluation board -  PACKAGES:=kmod-ath9k kmod-ata-core kmod-ata-sil24 kmod-usb-core kmod-usb2 +  PACKAGES:=kmod-ath9k kmod-ata-core kmod-ata-sil24 kmod-usb-core kmod-usb2 \ +		kmod-usb-octeon  endef  define Profile/mototech/Description  | 
