1cba69eeeSIan Campbell# 2cba69eeeSIan Campbell# (C) Copyright 2012 Henrik Nordstrom <henrik@henriknordstrom.net> 3cba69eeeSIan Campbell# 4cba69eeeSIan Campbell# Based on some other board Makefile 5cba69eeeSIan Campbell# 6cba69eeeSIan Campbell# (C) Copyright 2000-2003 7cba69eeeSIan Campbell# Wolfgang Denk, DENX Software Engineering, wd@denx.de. 8cba69eeeSIan Campbell# 9cba69eeeSIan Campbell# SPDX-License-Identifier: GPL-2.0+ 10cba69eeeSIan Campbell# 11cba69eeeSIan Campbellobj-y += board.o 12*6ff005cfSDave Prueobj-$(CONFIG_SUN7I_GMAC) += gmac.o 1374daf94aSSimon Glassifndef CONFIG_SPL_BUILD 14a6e50a88SIan Campbellobj-$(CONFIG_SUNXI_AHCI) += ahci.o 1574daf94aSSimon Glassendif 162ddd8012SHans de Goedeobj-$(CONFIG_MACH_SUN4I) += dram_sun4i_auto.o 17e1a0888eSHans de Goedeobj-$(CONFIG_MACH_SUN5I) += dram_sun5i_auto.o 18389046beSHans de Goedeobj-$(CONFIG_MACH_SUN7I) += dram_sun5i_auto.o 19