projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1c07b3
)
make sure .config gets copied as file When using scripts/env, .config is most likely...
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 28 Jan 2012 03:30:30 +0000
(
03:30
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 28 Jan 2012 03:30:30 +0000
(
03:30
+0000)
SVN-Revision: 29927
target/sdk/Makefile
patch
|
blob
|
history
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index bad50993d6572145384e3cf2c7cb080a50bc82f9..737404108dcfb1e8a0f7fe5a6f572b8314a7f58a 100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/Makefile
@@
-40,7
+40,7
@@
$(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
rm -rf \
$(SDK_BUILD_DIR)/target/linux/*/files \
$(SDK_BUILD_DIR)/target/linux/*/patches
- $(CP) \
+ $(CP)
-L
\
$(TOPDIR)/LICENSE \
$(TOPDIR)/rules.mk \
$(TOPDIR)/.config \