From: Florian Fainelli Date: Wed, 18 Jul 2007 14:22:46 +0000 (+0000) Subject: The RB1xx profile should only provide tgz image and pci support X-Git-Tag: reboot~28618 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=c72197e2ccfb0bd4147ee2bcc19af1d5976fa342 The RB1xx profile should only provide tgz image and pci support SVN-Revision: 8041 --- diff --git a/target/linux/adm5120-2.6/profiles/RB1xx.mk b/target/linux/adm5120-2.6/profiles/RB1xx.mk index 3d61cedc85..58622429e6 100644 --- a/target/linux/adm5120-2.6/profiles/RB1xx.mk +++ b/target/linux/adm5120-2.6/profiles/RB1xx.mk @@ -8,7 +8,7 @@ define Profile/RouterBoard NAME:=RouterBoard RB1xx PACKAGES:=kmod-madwifi - FEATURES+=tgz + FEATURES:=tgz pci endef define Profile/RouterBoard/Description