diff options
Diffstat (limited to 'arch/mips/mach-ath79/qca956x/Makefile')
-rw-r--r-- | arch/mips/mach-ath79/qca956x/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/mips/mach-ath79/qca956x/Makefile b/arch/mips/mach-ath79/qca956x/Makefile new file mode 100644 index 00000000000..3f5fc0363f1 --- /dev/null +++ b/arch/mips/mach-ath79/qca956x/Makefile @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ + +obj-y += cpu.o +obj-y += clk.o +obj-y += ddr.o qca956x-ddr-tap.o |