projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make ramdisk support generic, some cleanups
[openwrt.git]
/
target
/
linux
/
image
/
squashfs
/
Makefile
diff --git
a/target/linux/image/squashfs/Makefile
b/target/linux/image/squashfs/Makefile
index
b5a51f8
..
a2b3671
100644
(file)
--- a/
target/linux/image/squashfs/Makefile
+++ b/
target/linux/image/squashfs/Makefile
@@
-23,5
+23,5
@@
source: $(DL_DIR)/$(SQUASHFSLZMA_SOURCE)
prepare: $(SQUASHFSLZMA_DIR)/.unpacked
compile: $(SQUASHFSLZMA_DIR)/squashfs-tools/mksquashfs-lzma $(STAGING_DIR)/bin/mksquashfs-lzma
install:
-clean:
+clean:
FORCE
rm -rf $(SQUASHFSLZMA_DIR)
This page took
0.022374 seconds
and
4
git commands to generate.