projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ec3332
)
create package directory in target/linux/*/prepare
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 11 Jan 2006 12:24:49 +0000
(12:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 11 Jan 2006 12:24:49 +0000
(12:24 +0000)
SVN-Revision: 2905
openwrt/target/linux/kernel.mk
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/kernel.mk
b/openwrt/target/linux/kernel.mk
index 74490cf6b407d9821afb8a092f81cd8240d48f73..edb53e19aee4df2bcf33da4f8a8df0875f98c72d 100644
(file)
--- a/
openwrt/target/linux/kernel.mk
+++ b/
openwrt/target/linux/kernel.mk
@@
-84,7
+84,7
@@
$(KERNEL_IPKG):
$(IPKG_BUILD) $(KERNEL_IDIR) $(LINUX_BUILD_DIR) $(MAKE_TRACE)
source: $(DL_DIR)/$(LINUX_SOURCE)
-prepare: $(LINUX_DIR)/.configured
+prepare: $(
PACKAGE_DIR) $(
LINUX_DIR)/.configured
compile:
$(MAKE) $(STAMP_DIR)/.linux-compile $(MAKE_TRACE)