xref: /rk3399_rockchip-uboot/board/sunxi/Makefile (revision afc3929fac2ab5c2c3396ceed1bd7585c3b33cc2)
1#
2# (C) Copyright 2012 Henrik Nordstrom <henrik@henriknordstrom.net>
3#
4# Based on some other board Makefile
5#
6# (C) Copyright 2000-2003
7# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
8#
9# SPDX-License-Identifier:	GPL-2.0+
10#
11obj-y	+= board.o
12obj-$(CONFIG_SUNXI_GMAC)	+= gmac.o
13obj-$(CONFIG_CUBIETRUCK)	+= dram_cubietruck.o
14