From 799bdc990a83d5427dfa17d2f1b2b6583632f50c Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 5 Jun 2013 06:46:41 +0000 Subject: there's no reason to have these generic files in the bin dir either SVN-Revision: 36852 --- target/linux/orion/image/generic.mk | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'target/linux/orion') diff --git a/target/linux/orion/image/generic.mk b/target/linux/orion/image/generic.mk index 19daaf6..5b7e0b5 100644 --- a/target/linux/orion/image/generic.mk +++ b/target/linux/orion/image/generic.mk @@ -27,16 +27,6 @@ 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 -- cgit v1.1