blob: d7e2666a7c92c7357c72ce88bb7bdd700ab3152d [file] [log] [blame]
Wills Wang1d3d0f12016-03-16 16:59:52 +08001#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
5obj-y += reset.o
6obj-y += cpu.o
7obj-y += dram.o
Wills Wangee7bb5b2016-03-16 16:59:53 +08008
Wills Wang9b03f802016-03-16 16:59:54 +08009obj-$(CONFIG_SOC_AR933X) += ar933x/
Marek Vasute08539b2016-05-06 20:10:40 +020010obj-$(CONFIG_SOC_AR934X) += ar934x/
11obj-$(CONFIG_SOC_QCA953X) += qca953x/