]> git.sur5r.net Git - u-boot/blob - board/sunxi/Makefile
Merge git://git.denx.de/u-boot-spi
[u-boot] / 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 ifndef CONFIG_SPL_BUILD
14 obj-$(CONFIG_SUNXI_AHCI)        += ahci.o
15 endif
16 obj-$(CONFIG_MACH_SUN4I)        += dram_sun4i_auto.o
17 obj-$(CONFIG_MACH_SUN5I)        += dram_sun5i_auto.o
18 obj-$(CONFIG_MACH_SUN7I)        += dram_sun5i_auto.o