summaryrefslogtreecommitdiffstats
path: root/board/birdland/bav335x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/birdland/bav335x/Makefile')
-rw-r--r--board/birdland/bav335x/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/birdland/bav335x/Makefile b/board/birdland/bav335x/Makefile
new file mode 100644
index 0000000000..2fc56143c3
--- /dev/null
+++ b/board/birdland/bav335x/Makefile
@@ -0,0 +1,11 @@
+#
+# Makefile
+#
+# Copyright (C) 2012-2014, Birdland Audio - http://birdland.com/oem
+#
+
+ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
+obj-y := mux.o
+endif
+
+obj-y += board.o
OpenPOWER on IntegriCloud