blob: fbd40c02becb9f4123426b66709ceeffbff21589 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Wills Wang1d3d0f12016-03-16 16:59:52 +08002
3obj-y += reset.o
4obj-y += cpu.o
5obj-y += dram.o
Wills Wangee7bb5b2016-03-16 16:59:53 +08006
Wills Wang9b03f802016-03-16 16:59:54 +08007obj-$(CONFIG_SOC_AR933X) += ar933x/
Marek Vasute08539b2016-05-06 20:10:40 +02008obj-$(CONFIG_SOC_AR934X) += ar934x/
9obj-$(CONFIG_SOC_QCA953X) += qca953x/
Rosy Song61290fb2019-03-16 09:24:44 +080010obj-$(CONFIG_SOC_QCA956X) += qca956x/