aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/platform/olpc/Makefile')
-rw-r--r--arch/x86/platform/olpc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/x86/platform/olpc/Makefile b/arch/x86/platform/olpc/Makefile
index c2a8cab65e5d..81c5e2165c24 100644
--- a/arch/x86/platform/olpc/Makefile
+++ b/arch/x86/platform/olpc/Makefile
@@ -1,4 +1,2 @@
-obj-$(CONFIG_OLPC) += olpc.o
+obj-$(CONFIG_OLPC) += olpc.o olpc_ofw.o olpc_dt.o
obj-$(CONFIG_OLPC_XO1) += olpc-xo1.o
-obj-$(CONFIG_OLPC) += olpc_ofw.o
-obj-$(CONFIG_OF_PROMTREE) += olpc_dt.o