diff options
Diffstat (limited to 'arch/sh/boards/mach-ap325rxa/Makefile')
-rw-r--r-- | arch/sh/boards/mach-ap325rxa/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-ap325rxa/Makefile b/arch/sh/boards/mach-ap325rxa/Makefile new file mode 100644 index 000000000..dba5d0c20 --- /dev/null +++ b/arch/sh/boards/mach-ap325rxa/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0 +obj-y := setup.o sdram.o + |