commit | a2bc4321e49fa90933029596dd5fa322aad99de4 | [log] [tgz] |
---|---|---|
author | Gilles Gameiro <gguess007@gmail.com> | Tue Feb 10 01:36:01 2015 -0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 05 20:13:21 2015 -0500 |
tree | 6edeabf589d396f47cd92ae2dca98c1b74e9ee01 | |
parent | d275c40c69cad09a139f4a1df874e68c086df7a7 [diff] [blame] |
Adding Support for BAV335x boards
diff --git a/board/birdland/bav335x/Makefile b/board/birdland/bav335x/Makefile new file mode 100644 index 0000000..2fc5614 --- /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