summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorAsh Benz <ash.benz@bk.ru>2016-05-27 22:26:38 +0800
committerJohn Crispin <john@phrozen.org>2016-05-27 15:50:17 +0200
commit7eb1a7e9560161a2e0cffcc3298557c5ec6c4099 (patch)
tree19906705509f98fb3f9e9c33c6bfe31e5980e9fa /target/linux/ar71xx
parent0c920e3281b281ee3395cbb890121894391aa1d2 (diff)
downloadmaster-31e0f0ae-7eb1a7e9560161a2e0cffcc3298557c5ec6c4099.tar.gz
master-31e0f0ae-7eb1a7e9560161a2e0cffcc3298557c5ec6c4099.tar.bz2
master-31e0f0ae-7eb1a7e9560161a2e0cffcc3298557c5ec6c4099.zip
include/image.mk: move build step tplink-safeloader to image.mk
Move tplink-safeloader from target/linux/ar71xx/image/tp-link.mk to include/image.mk Signed-off-by: Ash Benz <ash.benz@bk.ru>
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/image/tp-link.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/ar71xx/image/tp-link.mk b/target/linux/ar71xx/image/tp-link.mk
index a3af519efe..145fa0f0cd 100644
--- a/target/linux/ar71xx/image/tp-link.mk
+++ b/target/linux/ar71xx/image/tp-link.mk
@@ -35,18 +35,6 @@ define Build/mktplinkfw-initramfs
@mv $@.new $@
endef
-define Build/tplink-safeloader
- -$(STAGING_DIR_HOST)/bin/tplink-safeloader \
- -B $(TPLINK_BOARD_NAME) \
- -V $(REVISION) \
- -k $(word 1,$^) \
- -r $@ \
- -o $@.new \
- -j \
- $(wordlist 2,$(words $(1)),$(1)) \
- $(if $(findstring sysupgrade,$(word 1,$(1))),-S) && mv $@.new $@ || rm -f $@
-endef
-
define Device/tplink
TPLINK_HWREV := 0x1
TPLINK_HEADER_VERSION := 1