mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
select kmod-usb-octeon in the mototech profile
SVN-Revision: 18014
This commit is contained in:
parent
c6c3fa9f1c
commit
f8dfba9a0a
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue