From 76ed58d705e7f3892a1259abcd92882a527e7b53 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 28 May 2005 09:17:29 +0000 Subject: move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/openswan/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/openswan/Config.in') diff --git a/package/openswan/Config.in b/package/openswan/Config.in index f8e8ec1a2..9db240276 100644 --- a/package/openswan/Config.in +++ b/package/openswan/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_OPENSWAN tristate "Openswan" select BR2_PACKAGE_LIBGMP + select BR2_PACKAGE_KMOD_OPENSWAN default m if CONFIG_DEVEL help Openswan is an implementation of IPsec for Linux. -- cgit v1.2.3