projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae57d88
)
partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external modules...
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Jul 2010 16:01:13 +0000
(16:01 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Jul 2010 16:01:13 +0000
(16:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22146
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/kernel.mk
patch
|
blob
|
history
diff --git
a/include/kernel.mk
b/include/kernel.mk
index
8bce6e3
..
f283e0f
100644
(file)
--- a/
include/kernel.mk
+++ b/
include/kernel.mk
@@
-16,6
+16,8
@@
ifeq ($(DUMP),1)
else
export GCC_HONOUR_COPTS=s
+ LINUX_KMOD_SUFFIX=ko
+
ifneq (,$(findstring uml,$(BOARD)))
KERNEL_CC?=$(HOSTCC)
KERNEL_CROSS?=
This page took
0.028853 seconds
and
4
git commands to generate.