projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
328af7d
)
kernel-headers: fix build error when run for the second time
author
Nicolas Thill
<nico@openwrt.org>
Mon, 23 Feb 2009 17:49:36 +0000
(17:49 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 23 Feb 2009 17:49:36 +0000
(17:49 +0000)
SVN-Revision: 14641
toolchain/kernel-headers/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/kernel-headers/Makefile
b/toolchain/kernel-headers/Makefile
index 38e65189b3420dc2ee1ec0ade6755834f7e3223e..5fdfee9a6a062ed0e694ea18a4b437b29e718544 100644
(file)
--- a/
toolchain/kernel-headers/Makefile
+++ b/
toolchain/kernel-headers/Makefile
@@
-13,6
+13,7
@@
STAGING_DIR_HOST:=$(TOOLCHAIN_DIR)
BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
override QUILT:=
+override HOST_QUILT:=
override CONFIG_AUTOREBUILD=
include $(INCLUDE_DIR)/kernel.mk