diff options
Diffstat (limited to 'arch/x86/platform/ce4100/Makefile')
-rw-r--r-- | arch/x86/platform/ce4100/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/platform/ce4100/Makefile b/arch/x86/platform/ce4100/Makefile new file mode 100644 index 000000000..7b7f37dc8 --- /dev/null +++ b/arch/x86/platform/ce4100/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_X86_INTEL_CE) += ce4100.o |