mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-05 14:09:31 +01:00
swconfig: mask on brcm47xx
SVN-Revision: 21270
This commit is contained in:
parent
3ea657a3e9
commit
504244e34f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user