upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
[openwrt.git] / package / strongswan / Makefile
index 7169635..60ac639 100644 (file)
@@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/strongswan/Default
   TITLE:=strongSwan
+  DEPENDS:=@LINUX_2_4
   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)
+  DEPENDS:=@LINUX_2_4
   DESCRIPTION+=\\\
        \\\
        This package contains the strongSwan kernel module.
This page took 0.023706 seconds and 4 git commands to generate.