diff options
Diffstat (limited to 'arch/arm/mach-actions/Makefile')
-rw-r--r-- | arch/arm/mach-actions/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-actions/Makefile b/arch/arm/mach-actions/Makefile new file mode 100644 index 000000000..8eae9587f --- /dev/null +++ b/arch/arm/mach-actions/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-${CONFIG_SMP} += platsmp.o |