ramips: merge mt7628/mt7688 into mt76x8
authorL. D. Pinney <ldpinney@gmail.com>
Sat, 26 Aug 2017 01:49:45 +0000 (09:49 +0800)
committerJohn Crispin <john@phrozen.org>
Wed, 30 Aug 2017 15:05:10 +0000 (17:05 +0200)
commit3e36ca4b436510a6e411484db47f7df35ebaf86d
tree4da1aa1d6c869a299512988328a678c99c97d63e
parent40213cc15469fe5953e3d586ecb5870a382ee1ea
ramips: merge mt7628/mt7688 into mt76x8

The ramips subtargets of mt7628 and mt7688 dts files all #include "mt7628an.dtsi"

They are essentially a single subtarget.

This patch merges the ramips subtargets mt7628 and mt7688 into a single subtarget mt76x8.

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
14 files changed:
target/linux/ramips/Makefile
target/linux/ramips/image/Makefile
target/linux/ramips/image/mt7628.mk [deleted file]
target/linux/ramips/image/mt7688.mk [deleted file]
target/linux/ramips/image/mt76x8.mk [new file with mode: 0644]
target/linux/ramips/mt7628/config-4.9 [deleted file]
target/linux/ramips/mt7628/profiles/00-default.mk [deleted file]
target/linux/ramips/mt7628/target.mk [deleted file]
target/linux/ramips/mt7688/config-4.9 [deleted file]
target/linux/ramips/mt7688/profiles/00-default.mk [deleted file]
target/linux/ramips/mt7688/target.mk [deleted file]
target/linux/ramips/mt76x8/config-4.9 [new file with mode: 0644]
target/linux/ramips/mt76x8/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/mt76x8/target.mk [new file with mode: 0644]