From 269c7158041cbb548a602b9e17e8ee7779aeb44d Mon Sep 17 00:00:00 2001 From: Felix Fietkau 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. SVN-Revision: 1085 --- openwrt/package/openswan/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/openswan/Config.in') diff --git a/openwrt/package/openswan/Config.in b/openwrt/package/openswan/Config.in index f8e8ec1..9db2402 100644 --- a/openwrt/package/openswan/Config.in +++ b/openwrt/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.1