projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
follow the stable tree, upgrade to 2.6.16.3
[openwrt.git]
/
target
/
linux
/
image
/
squashfs.mk
diff --git
a/target/linux/image/squashfs.mk
b/target/linux/image/squashfs.mk
index
7fe972a
..
0b39aa1
100644
(file)
--- a/
target/linux/image/squashfs.mk
+++ b/
target/linux/image/squashfs.mk
@@
-28,7
+28,7
@@
squashfs-install: $(KDIR)/root.squashfs
squashfs-install-ib: compile-targets
mkdir -p $(IB_DIR)/staging_dir_$(ARCH)/bin
squashfs-install-ib: compile-targets
mkdir -p $(IB_DIR)/staging_dir_$(ARCH)/bin
-
cp
$(STAGING_DIR)/bin/mksquashfs-lzma $(IB_DIR)/staging_dir_$(ARCH)/bin
+
$(CP)
$(STAGING_DIR)/bin/mksquashfs-lzma $(IB_DIR)/staging_dir_$(ARCH)/bin
prepare-targets: squashfs-prepare
compile-targets: squashfs-compile
prepare-targets: squashfs-prepare
compile-targets: squashfs-compile
This page took
0.028577 seconds
and
4
git commands to generate.