summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/openswan/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-071-10/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* remove obsolete comments stating that the modules won't build on mipsel/2.6Nicolas Thill2005-12-081-1/+0
| | | | SVN-Revision: 2598
* disable alsa and openswan on brcm-2.6Nicolas Thill2005-11-031-0/+1
| | | | SVN-Revision: 2321
* rework the kernel menuconfig, always use prompt to display config text ↵Nicolas Thill2005-11-021-1/+2
| | | | | | instead of bool/tristate SVN-Revision: 2315
* continue massive kernel menuconfig reorganizationNicolas Thill2005-10-241-1/+1
| | | | SVN-Revision: 2297
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+9
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