diff options
Diffstat (limited to 'arch/x86/es7000/Makefile')
-rw-r--r-- | arch/x86/es7000/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/es7000/Makefile b/arch/x86/es7000/Makefile new file mode 100644 index 000000000000..3ef8b43b62fc --- /dev/null +++ b/arch/x86/es7000/Makefile @@ -0,0 +1,5 @@ +# +# Makefile for the linux kernel. +# + +obj-$(CONFIG_X86_ES7000) := es7000plat.o |