diff options
Diffstat (limited to 'target/linux/ramips/image/rt305x.mk')
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 5 |
1 files changed, 0 insertions, 5 deletions
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 |