From 62ce6d58f2ed280744ea6ef793c2342494b12ce7 Mon Sep 17 00:00:00 2001 From: Davide Fioravanti Date: Mon, 20 May 2019 05:15:24 +0200 Subject: ramips: unify JCG helper command definition This patch makes the JCG helper command definition available for every rampis target Signed-off-by: Davide Fioravanti --- target/linux/ramips/image/rt305x.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/linux/ramips/image/rt305x.mk') diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index c67384f071..adda8ec67e 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -21,11 +21,6 @@ define Build/hilink-header mv $@.new $@ endef -define Build/jcg-header - $(STAGING_DIR_HOST)/bin/jcgimage -v $(1) -u $@ -o $@.new - mv $@.new $@ -endef - define Device/3g150b DTS := 3G150B -- cgit v1.2.3