[package] swconfig: mask on brcm47xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21270 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jo-Philipp Wich 2010-04-30 15:55:08 +00:00
parent a4314a8ccf
commit 261d88e81a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/kernel.mk
define Package/swconfig
SECTION:=base
CATEGORY:=Base system
DEPENDS:=@LINUX_2_6 +libuci +libnl-tiny
DEPENDS:=@LINUX_2_6 @!TARGET_brcm47xx +libuci +libnl-tiny
TITLE:=Switch configuration utility
endef