From: kaloz Date: Wed, 5 Jun 2013 06:46:41 +0000 (+0000) Subject: [orion]: there's no reason to have these generic files in the bin dir either X-Git-Tag: fast2504n-3.10.28-merged~2411 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=0196a2be662b2803206a661db6ebfa5b721ef014;p=openwrt.git [orion]: there's no reason to have these generic files in the bin dir either git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36852 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/orion/image/generic.mk b/target/linux/orion/image/generic.mk index 19daaf647a..5b7e0b5614 100644 --- a/target/linux/orion/image/generic.mk +++ b/target/linux/orion/image/generic.mk @@ -26,16 +26,6 @@ ERASE_SIZE_64K:=64 JFFS2_BLOCKSIZE:=64k 128k -### -### Image/Prepare -### - -define Image/Prepare -### Dummy comment for indented calls of Image/Prepare - cp '$(LINUX_DIR)/arch/arm/boot/zImage' '$(BIN_DIR)/$(IMG_PREFIX)-zImage' -endef - - ### ### Image/BuildKernel ### @@ -126,7 +116,6 @@ endef define Image/Build/squashfs $(call prepare_generic_squashfs,$(KDIR)/root.squashfs) - cp '$(KDIR)/root.squashfs' '$(BIN_DIR)/$(IMG_PREFIX)-root.squashfs' endef ## generate defines for all JFFS2 block sizes