mirror of https://github.com/hak5/openwrt.git
octeon: remove kmod-ath9k from default packages
Looks like the targets are Ubiquiti routers which don't come with any wireless cards. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 42810lede-17.01
parent
90cbc9a04f
commit
7350373657
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
define Profile/generic
|
define Profile/generic
|
||||||
NAME:=Generic Octeon board
|
NAME:=Generic Octeon board
|
||||||
PACKAGES:=kmod-ath9k
|
PACKAGES:=
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/generic/Description
|
define Profile/generic/Description
|
||||||
|
|
Loading…
Reference in New Issue