summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/i386/Makefile')
-rw-r--r--arch/x86/cpu/i386/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/x86/cpu/i386/Makefile b/arch/x86/cpu/i386/Makefile
new file mode 100644
index 0000000..d336495
--- /dev/null
+++ b/arch/x86/cpu/i386/Makefile
@@ -0,0 +1,7 @@
+#
+# (C) Copyright 2016 Google, Inc
+# Written by Simon Glass <sjg@chromium.org>
+#
+
+obj-y += cpu.o
+obj-y += interrupt.o