ath79: cleanup image build code
authorMathias Kresin <dev@kresin.me>
Mon, 7 May 2018 19:09:44 +0000 (21:09 +0200)
committerMathias Kresin <dev@kresin.me>
Thu, 17 May 2018 05:40:19 +0000 (07:40 +0200)
commitf77db1a59036d896139e6cddcdb62bf38f2f9ff6
tree34a92eb4c34371b03e8ea4fb14433d697eb1ea5e
parentcfe442c5033d3fe626bb54391ecb0fc25c2f5049
ath79: cleanup image build code

Remove recipes for not yet migrated boards. Drop variables which aren't
required due to the switch to devicetree like boardname.

Drop the legacy image build code. Boards added to this target shouldn't
use the legacy image build code anyway.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ath79/image/Makefile
target/linux/ath79/image/generic-tp-link.mk [new file with mode: 0644]
target/linux/ath79/image/generic-ubnt.mk
target/linux/ath79/image/generic.mk
target/linux/ath79/image/legacy.mk [deleted file]
target/linux/ath79/image/tp-link.mk [deleted file]