xref: /rk3399_rockchip-uboot/board/birdland/bav335x/Makefile (revision 4bde2e9d604f3a7d80e9bcc2c5f363746971dcd7)
1#
2# Makefile
3#
4# Copyright (C) 2012-2014, Birdland Audio - http://birdland.com/oem
5#
6
7ifeq ($(CONFIG_SKIP_LOWLEVEL_INIT),)
8obj-y	:= mux.o
9endif
10
11obj-y	+= board.o
12