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