]> git.ipfire.org Git - thirdparty/u-boot.git/blame - board/sunxi/Makefile
sunxi: update SATA driver to always use DM_SCSI
[thirdparty/u-boot.git] / board / sunxi / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
cba69eee
IC
2#
3# (C) Copyright 2012 Henrik Nordstrom <henrik@henriknordstrom.net>
4#
5# Based on some other board Makefile
6#
7# (C) Copyright 2000-2003
8# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
cba69eee 9obj-y += board.o
6ff005cf 10obj-$(CONFIG_SUN7I_GMAC) += gmac.o
2ddd8012 11obj-$(CONFIG_MACH_SUN4I) += dram_sun4i_auto.o
e1a0888e 12obj-$(CONFIG_MACH_SUN5I) += dram_sun5i_auto.o
389046be 13obj-$(CONFIG_MACH_SUN7I) += dram_sun5i_auto.o