blob: 0f5b0c16d2cb6c775eced802f44e183c4cfb912f [file] [log] [blame]
Ryder Leecbd2fba2018-11-15 10:07:52 +08001# SPDX-License-Identifier: GPL-2.0
2
3obj-y += cpu.o
4obj-$(CONFIG_SPL_BUILD) += spl.o
5
mingming lee953bb4c2019-12-31 11:29:19 +08006obj-$(CONFIG_MT8512) += mt8512/
Sam Shihac57e2b2020-01-10 16:30:26 +08007obj-$(CONFIG_TARGET_MT7622) += mt7622/
Weijie Gao361e13f2018-11-15 10:07:53 +08008obj-$(CONFIG_TARGET_MT7623) += mt7623/
Ryder Leecbd2fba2018-11-15 10:07:52 +08009obj-$(CONFIG_TARGET_MT7629) += mt7629/
Fabien Parent18380432021-02-15 19:21:11 +010010obj-$(CONFIG_TARGET_MT8183) += mt8183/
Fabien Parentdef2fc02019-03-24 16:46:38 +010011obj-$(CONFIG_TARGET_MT8516) += mt8516/
mingming lee13e89d72019-11-07 19:28:40 +080012obj-$(CONFIG_TARGET_MT8518) += mt8518/