aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/Makefile')
-rw-r--r--arch/x86/kernel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/Makefile b/arch/x86/kernel/Makefile
index 0925676266bd..e9777791e39c 100644
--- a/arch/x86/kernel/Makefile
+++ b/arch/x86/kernel/Makefile
@@ -104,6 +104,7 @@ obj-$(CONFIG_SCx200) += scx200.o
104scx200-y += scx200_32.o 104scx200-y += scx200_32.o
105 105
106obj-$(CONFIG_OLPC) += olpc.o 106obj-$(CONFIG_OLPC) += olpc.o
107obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o
107obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o 108obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o
108obj-$(CONFIG_X86_MRST) += mrst.o 109obj-$(CONFIG_X86_MRST) += mrst.o
109 110