1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 07:20:37 +02:00

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-a3cf2f4a3e73
This commit is contained in:
florian 2007-07-18 14:22:46 +00:00
parent 9ab2e7b7fc
commit 9fe53f2340

View File

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