sun4i: Add support for a number of new sun4i boards
[platform/kernel/u-boot.git] / board / sunxi / Makefile
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 #
11 obj-y   += board.o
12 obj-$(CONFIG_SUNXI_GMAC)        += gmac.o
13 obj-$(CONFIG_SUNXI_AHCI)        += ahci.o
14 obj-$(CONFIG_A10_OLINUXINO_L)   += dram_a10_olinuxino_l.o
15 obj-$(CONFIG_A13_OLINUXINOM)    += dram_a13_oli_micro.o
16 obj-$(CONFIG_BA10_TV_BOX)       += dram_sun4i_384_1024_iow8.o
17 obj-$(CONFIG_CUBIEBOARD)        += dram_cubieboard.o
18 obj-$(CONFIG_CUBIEBOARD2)       += dram_cubieboard2.o
19 obj-$(CONFIG_CUBIETRUCK)        += dram_cubietruck.o
20 obj-$(CONFIG_MELE_A1000)        += dram_sun4i_360_512.o
21 obj-$(CONFIG_MELE_A1000G)       += dram_sun4i_360_1024_iow8.o
22 obj-$(CONFIG_MINI_X)            += dram_sun4i_360_512.o
23 obj-$(CONFIG_MINI_X_1GB)        += dram_sun4i_360_1024_iow16.o
24 obj-$(CONFIG_R7DONGLE)          += dram_r7dongle.o