From ac73de9ec39b84dffde99a2ece362d22259c19b3 Mon Sep 17 00:00:00 2001 From: wbx Date: Sat, 12 Feb 2005 02:35:19 +0000 Subject: some Makefile cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@230 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/squashfs/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/squashfs/Makefile.in') diff --git a/target/squashfs/Makefile.in b/target/squashfs/Makefile.in index f78961776..a5f875af8 100644 --- a/target/squashfs/Makefile.in +++ b/target/squashfs/Makefile.in @@ -1,3 +1,3 @@ ifeq ($(strip $(BR2_TARGET_ROOTFS_SQUASHFS)),y) -TARGETS+=squashfsroot openwrt-code.bin.squashfs +TARGETS+=openwrt-image endif -- cgit v1.2.3