summaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-06-05 06:46:41 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-06-05 06:46:41 +0000
commit799bdc990a83d5427dfa17d2f1b2b6583632f50c (patch)
treed09770e5a20ee1aa604220d5405bf28b1dad35d3 /target/linux/orion
parent28e8b8dc054a60434568f2bd439e111ab1d2aff6 (diff)
downloadmaster-31e0f0ae-799bdc990a83d5427dfa17d2f1b2b6583632f50c.tar.gz
master-31e0f0ae-799bdc990a83d5427dfa17d2f1b2b6583632f50c.tar.bz2
master-31e0f0ae-799bdc990a83d5427dfa17d2f1b2b6583632f50c.zip
there's no reason to have these generic files in the bin dir either
SVN-Revision: 36852
Diffstat (limited to 'target/linux/orion')
-rw-r--r--target/linux/orion/image/generic.mk11
1 files changed, 0 insertions, 11 deletions
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
@@ -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