projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e1a059
)
build: skip headers install and config on make target/linux/prepare
author
Felix Fietkau
<nbd@nbd.name>
Wed, 15 Feb 2017 11:34:52 +0000
(12:34 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 15 Feb 2017 11:35:17 +0000
(12:35 +0100)
This simplifies working with quilt on the kernel tree
Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/kernel-build.mk
patch
|
blob
|
history
diff --git
a/include/kernel-build.mk
b/include/kernel-build.mk
index 32da94babc75268756120b9d9b63373a8cf44b39..56c0fe386b0732c0fd1c628809a43eb95f0ccec2 100644
(file)
--- a/
include/kernel-build.mk
+++ b/
include/kernel-build.mk
@@
-152,7
+152,7
@@
define BuildKernel
endef
download: $(if $(LINUX_SITE),$(DL_DIR)/$(LINUX_SOURCE))
- prepare: $(STAMP_
CONFIGU
RED)
+ prepare: $(STAMP_
PREPA
RED)
compile: $(LINUX_DIR)/.modules
$(MAKE) -C image compile TARGET_BUILD=