projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
nbd's makefile/menuconfig rewrite
[openwrt.git]
/
target
/
squashfs-lzma
/
squashfslzmaroot.mk
diff --git
a/target/squashfs-lzma/squashfslzmaroot.mk
b/target/squashfs-lzma/squashfslzmaroot.mk
index
6f41f93
..
ee7ede8
100644
(file)
--- a/
target/squashfs-lzma/squashfslzmaroot.mk
+++ b/
target/squashfs-lzma/squashfslzmaroot.mk
@@
-36,15
+36,7
@@
squashfslzma-dirclean:
#
#############################################################
#
#############################################################
-squashfslzmaroot: squashfslzma
- @rm -rf $(TARGET_DIR)/usr/man
- @rm -rf $(TARGET_DIR)/usr/info
- $(SQUASHFSLZMA_DIR)/squashfs-tools/mksquashfs-lzma $(TARGET_DIR) $(IMAGE).squashfslzma -noappend -root-owned -le
-
squashfslzmaroot-source: squashfslzma-source
squashfslzmaroot-source: squashfslzma-source
-squashfslzmaroot-clean:
- -$(MAKE) -C $(SQUASHFSLZMA_DIR) clean
-
squashfslzmaroot-dirclean:
rm -rf $(SQUASHFSLZMA_DIR)
squashfslzmaroot-dirclean:
rm -rf $(SQUASHFSLZMA_DIR)
This page took
0.020261 seconds
and
4
git commands to generate.