]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/sunxi/Makefile
imx6ul: isiotmx6ul: Enable I2C support
[people/ms/u-boot.git] / board / sunxi / Makefile
CommitLineData
cba69eee
IC
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
5835823d 12obj-$(CONFIG_SUNXI_GMAC) += gmac.o
a6e50a88 13obj-$(CONFIG_SUNXI_AHCI) += ahci.o
2ddd8012 14obj-$(CONFIG_MACH_SUN4I) += dram_sun4i_auto.o
e1a0888e 15obj-$(CONFIG_MACH_SUN5I) += dram_sun5i_auto.o
389046be 16obj-$(CONFIG_MACH_SUN7I) += dram_sun5i_auto.o