projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
move jffs2 end-of-filesystem detection to the generic 2.6 patches
[openwrt.git]
/
include
/
kernel-build.mk
diff --git
a/include/kernel-build.mk
b/include/kernel-build.mk
index
9fbbe45
..
fc62127
100644
(file)
--- a/
include/kernel-build.mk
+++ b/
include/kernel-build.mk
@@
-1,4
+1,4
@@
-include $(
TOPDIR)/include
/modules-$(KERNEL).mk
+include $(
INCLUDE_DIR)
/modules-$(KERNEL).mk
LINUX_SOURCE:=linux-$(LINUX_VERSION).tar.bz2
LINUX_SITE=http://www.us.kernel.org/pub/linux/kernel/v$(KERNEL) \
This page took
0.024397 seconds
and
4
git commands to generate.