projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] swconfig: mask on brcm47xx
[openwrt.git]
/
package
/
swconfig
/
Makefile
diff --git
a/package/swconfig/Makefile
b/package/swconfig/Makefile
index
ef9dbef
..
5880e98
100644
(file)
--- a/
package/swconfig/Makefile
+++ b/
package/swconfig/Makefile
@@
-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
This page took
0.021988 seconds
and
4
git commands to generate.