mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 03:01:55 +02:00
[package] swconfig: mask on brcm47xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21270 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
40ccc298ba
commit
fa3b9983e2
@ -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