1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

The RB1xx profile should only provide tgz image and pci support

SVN-Revision: 8041
This commit is contained in:
Florian Fainelli 2007-07-18 14:22:46 +00:00
parent 19a52ea35d
commit c72197e2cc

@ -8,7 +8,7 @@
define Profile/RouterBoard
NAME:=RouterBoard RB1xx
PACKAGES:=kmod-madwifi
FEATURES+=tgz
FEATURES:=tgz pci
endef
define Profile/RouterBoard/Description