diff options
Diffstat (limited to 'arch/mips/mach-pic32/Makefile')
-rw-r--r-- | arch/mips/mach-pic32/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/mips/mach-pic32/Makefile b/arch/mips/mach-pic32/Makefile new file mode 100644 index 0000000000..cb426072a5 --- /dev/null +++ b/arch/mips/mach-pic32/Makefile @@ -0,0 +1,7 @@ +# (C) Copyright 2015 +# Purna Chandra Mandal, purna.mandal@microchip.com. +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y = cpu.o |