The RB1xx profile should only provide tgz image and pci support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8041 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
36703bb8d8
commit
e84915d1fc
|
@ -8,7 +8,7 @@
|
||||||
define Profile/RouterBoard
|
define Profile/RouterBoard
|
||||||
NAME:=RouterBoard RB1xx
|
NAME:=RouterBoard RB1xx
|
||||||
PACKAGES:=kmod-madwifi
|
PACKAGES:=kmod-madwifi
|
||||||
FEATURES+=tgz
|
FEATURES:=tgz pci
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/RouterBoard/Description
|
define Profile/RouterBoard/Description
|
||||||
|
|
Loading…
Reference in New Issue