diff options
Diffstat (limited to 'arch/x86/kernel/Makefile')
| -rw-r--r-- | arch/x86/kernel/Makefile | 1 |
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 | |||
| 104 | scx200-y += scx200_32.o | 104 | scx200-y += scx200_32.o |
| 105 | 105 | ||
| 106 | obj-$(CONFIG_OLPC) += olpc.o | 106 | obj-$(CONFIG_OLPC) += olpc.o |
| 107 | obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o | ||
| 107 | obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o | 108 | obj-$(CONFIG_OLPC_OPENFIRMWARE) += olpc_ofw.o |
| 108 | obj-$(CONFIG_X86_MRST) += mrst.o | 109 | obj-$(CONFIG_X86_MRST) += mrst.o |
| 109 | 110 | ||
