projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make strongswan really depend on 2.4 kernels
[openwrt.git]
/
include
/
kernel-build.mk
diff --git
a/include/kernel-build.mk
b/include/kernel-build.mk
index
50c9fce
..
6aec7c7
100644
(file)
--- a/
include/kernel-build.mk
+++ b/
include/kernel-build.mk
@@
-13,7
+13,7
@@
include $(INCLUDE_DIR)/prereq.mk
LINUX_CONFIG ?= ./config/default
--include $(
GENERIC_PLATFORM_DIR
)/config-template
+-include $(
TOPDIR)/target/linux/generic-$(KERNEL
)/config-template
-include $(LINUX_CONFIG)
ifneq ($(CONFIG_ATM),)
This page took
0.023555 seconds
and
4
git commands to generate.