projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] iptables: fix layer7 patch to place the source in extensions/, I doubt...
[openwrt.git]
/
package
/
swconfig
/
Makefile
diff --git
a/package/swconfig/Makefile
b/package/swconfig/Makefile
index
b0a72ce
..
24ebaee
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
define Package/swconfig
SECTION:=base
CATEGORY:=Base system
- DEPENDS:=@
LINUX_2_6 @
!TARGET_brcm47xx +libuci +libnl-tiny
+ DEPENDS:=@!TARGET_brcm47xx +libuci +libnl-tiny
TITLE:=Switch configuration utility
endef
TITLE:=Switch configuration utility
endef
This page took
0.018294 seconds
and
4
git commands to generate.