projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add alsa kernel driver (thanks to David Collet)
[openwrt.git]
/
target
/
linux
/
image
/
squashfs.mk
diff --git
a/target/linux/image/squashfs.mk
b/target/linux/image/squashfs.mk
index
42ff77d
..
3811567
100644
(file)
--- a/
target/linux/image/squashfs.mk
+++ b/
target/linux/image/squashfs.mk
@@
-8,7
+8,7
@@
squashfs-clean:
$(MAKE) -C squashfs clean
rm -f $(KDIR)/root.squashfs
-$(KDIR)/root.squashfs:
+$(KDIR)/root.squashfs:
install-prepare
@mkdir -p $(KDIR)/root/jffs
$(STAGING_DIR)/bin/mksquashfs-lzma $(KDIR)/root $@ -nopad -noappend -root-owned -le
This page took
0.02308 seconds
and
4
git commands to generate.