Author: nbd Date: 2014-11-26 19:01:18 +0100 (Wed, 26 Nov 2014) New Revision: 43396
Modified: trunk/target/linux/cns3xxx/image/Makefile Log: cns3xxx: remove bogus image added in r38703 Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/cns3xxx/image/Makefile =================================================================== --- trunk/target/linux/cns3xxx/image/Makefile 2014-11-26 18:01:07 UTC (rev 43395) +++ trunk/target/linux/cns3xxx/image/Makefile 2014-11-26 18:01:18 UTC (rev 43396) @@ -18,10 +18,6 @@ sh $(TOPDIR)/scripts/combined-image.sh \ $(KDIR)/uImage.pad \ $(KDIR)/root.$(1).pad \ - $(BIN_DIR)/$(IMG_PREFIX)-$(patsubst jffs2-%,jffs2,$(patsubst squashfs-%,squashfs,$(1)))-uboot-sysupgrade.bin - sh $(TOPDIR)/scripts/combined-image.sh \ - $(KDIR)/uImage.pad \ - $(KDIR)/root.$(1).pad \ $(BIN_DIR)/$(IMG_PREFIX)-$(patsubst jffs2-%,jffs2,$(patsubst squashfs-%,squashfs,$(1)))-sysupgrade.bin endef _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
