X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8d627f3fc5b90bd3b2349888ec5eefbf3778da41..0770e1595ed8eab1dc5c9d6256007601d99dad96:/openwrt/target/linux/image/squashfs.mk?ds=sidebyside diff --git a/openwrt/target/linux/image/squashfs.mk b/openwrt/target/linux/image/squashfs.mk index 42ff77db6..3811567a0 100644 --- a/openwrt/target/linux/image/squashfs.mk +++ b/openwrt/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