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 13*a6e50a88SIan Campbellobj-$(CONFIG_SUNXI_AHCI) += ahci.o 14f84269c5SHans de Goedeobj-$(CONFIG_A13_OLINUXINOM) += dram_a13_oli_micro.o 15745325a9SHans de Goedeobj-$(CONFIG_CUBIEBOARD) += dram_cubieboard.o 165c58f8b6SIan Campbellobj-$(CONFIG_CUBIEBOARD2) += dram_cubieboard2.o 177d20d7ebSIan Campbellobj-$(CONFIG_CUBIETRUCK) += dram_cubietruck.o 18f84269c5SHans de Goedeobj-$(CONFIG_R7DONGLE) += dram_r7dongle.o 19