summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/wago-pfc-am35xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/wago-pfc-am35xx/Makefile')
-rw-r--r--arch/arm/boards/wago-pfc-am35xx/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boards/wago-pfc-am35xx/Makefile b/arch/arm/boards/wago-pfc-am35xx/Makefile
new file mode 100644
index 0000000000..7bd3009f31
--- /dev/null
+++ b/arch/arm/boards/wago-pfc-am35xx/Makefile
@@ -0,0 +1,6 @@
+lwl-y += lowlevel.o
+ifdef CONFIG_OMAP_BUILD_IFT
+obj-y += board-mlo.o
+else
+obj-y += board.o
+endif