ramips: move "elx-header" to Makefile from mt7620.mk and mt7621.mk
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Mon, 19 Aug 2019 12:38:24 +0000 (21:38 +0900)
committerChuanhong Guo <gch981213@gmail.com>
Wed, 25 Sep 2019 06:44:36 +0000 (14:44 +0800)
commitc1394dabf6547dbc25e9563ef980aed9589479ab
tree8dadd2cacb31a45acd4e8832a60730f6126352d3
parent6c3ae072dce1fc42224fc291e6eae2bd0008fb64
ramips: move "elx-header" to Makefile from mt7620.mk and mt7621.mk

I-O DATA WNPR2600G has an "elx-header", so move this definition to
generic makefile to use it from mt7621 subtarget.
This definition is also added to mt7621.mk in
f285e8634c57d28aa970b80c5c59e85485f35c7d, so remove it from mt7621.mk.

And added a line to cleanup used header file.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/ramips/image/Makefile
target/linux/ramips/image/mt7620.mk
target/linux/ramips/image/mt7621.mk