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 125835823dSIan Campbellobj-$(CONFIG_SUNXI_GMAC) += gmac.o 13a6e50a88SIan Campbellobj-$(CONFIG_SUNXI_AHCI) += ahci.o 142ddd8012SHans de Goedeobj-$(CONFIG_MACH_SUN4I) += dram_sun4i_auto.o 15*e1a0888eSHans de Goedeobj-$(CONFIG_MACH_SUN5I) += dram_sun5i_auto.o 16389046beSHans de Goedeobj-$(CONFIG_MACH_SUN7I) += dram_sun5i_auto.o 17