From 97f419b809d897b74baad8044de4bfcd47dd4fa9 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 20 Jun 2006 23:56:49 +0000 Subject: add target/download git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4030 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/image/squashfs.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/image/squashfs.mk') diff --git a/target/linux/image/squashfs.mk b/target/linux/image/squashfs.mk index 6890daec6..e01766c0c 100644 --- a/target/linux/image/squashfs.mk +++ b/target/linux/image/squashfs.mk @@ -4,6 +4,9 @@ else ENDIAN := be endif +squashfs-source: FORCE + $(MAKE) -C $(TOPDIR)/target/linux/image/squashfs source + $(STAGING_DIR)/bin/mksquashfs-lzma: $(MAKE) -C $(TOPDIR)/target/linux/image/squashfs compile -- cgit v1.2.3