diff options
Diffstat (limited to 'arch/mips/netlogic/xlr/Makefile')
-rw-r--r-- | arch/mips/netlogic/xlr/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/netlogic/xlr/Makefile b/arch/mips/netlogic/xlr/Makefile new file mode 100644 index 000000000..7c83100e5 --- /dev/null +++ b/arch/mips/netlogic/xlr/Makefile @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-y += fmn.o fmn-config.o setup.o platform.o platform-flash.o +obj-$(CONFIG_SMP) += wakeup.o |