projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9f97bc
)
kbuild: KBUILD_VERBOSE was exported twice
author
Sam Ravnborg
<sam@mars.(none)>
Wed, 27 Jul 2005 06:10:10 +0000
(08:10 +0200)
committer
Sam Ravnborg
<sam@mars.(none)>
Wed, 27 Jul 2005 06:10:10 +0000
(08:10 +0200)
This fixes http://bugzilla.kernel.org/show_bug.cgi?id=4727
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
---
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index ed1f4b5b714f85dbc543af39a098b75a233e237e..887ba28da7652163a5decfb74657eef3c5afe7d9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-233,7
+233,7
@@
ifeq ($(MAKECMDGOALS),)
KBUILD_MODULES := 1
endif
-export KBUILD_MODULES KBUILD_BUILTIN
KBUILD_VERBOSE
+export KBUILD_MODULES KBUILD_BUILTIN
export KBUILD_CHECKSRC KBUILD_SRC KBUILD_EXTMOD
# Beautify output