diff options
Diffstat (limited to 'target/linux/ramips/image/mt7620.mk')
-rw-r--r-- | target/linux/ramips/image/mt7620.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/ramips/image/mt7620.mk b/target/linux/ramips/image/mt7620.mk index cfdda97907..95542ae34a 100644 --- a/target/linux/ramips/image/mt7620.mk +++ b/target/linux/ramips/image/mt7620.mk @@ -19,13 +19,6 @@ define Build/netgear-header -o $@.new && mv $@.new $@ endef -define Build/poray-header - mkporayfw $(1) \ - -f $@ \ - -o $@.new; \ - mv $@.new $@ -endef - define Build/elecom-header cp $@ $(KDIR)/v_0.0.0.bin ( \ |