projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
[openwrt.git]
/
package
/
strongswan
/
Makefile
diff --git
a/package/strongswan/Makefile
b/package/strongswan/Makefile
index
7169635
..
60ac639
100644
(file)
--- a/
package/strongswan/Makefile
+++ b/
package/strongswan/Makefile
@@
-25,6
+25,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/strongswan/Default
TITLE:=strongSwan
define Package/strongswan/Default
TITLE:=strongSwan
+ DEPENDS:=@LINUX_2_4
DESCRIPTION:=\
strongSwan is an IPsec implementation for Linux.
URL:=http://www.strongswan.org/
DESCRIPTION:=\
strongSwan is an IPsec implementation for Linux.
URL:=http://www.strongswan.org/
@@
-46,6
+47,7
@@
define KernelPackage/strongswan
SUBMENU:=Network Support
$(call Package/strongswan/Default)
TITLE+= (kernel module)
SUBMENU:=Network Support
$(call Package/strongswan/Default)
TITLE+= (kernel module)
+ DEPENDS:=@LINUX_2_4
DESCRIPTION+=\\\
\\\
This package contains the strongSwan kernel module.
DESCRIPTION+=\\\
\\\
This package contains the strongSwan kernel module.
This page took
0.023332 seconds
and
4
git commands to generate.