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*f84269c5SHans de Goedeobj-$(CONFIG_A13_OLINUXINOM) += dram_a13_oli_micro.o 14745325a9SHans de Goedeobj-$(CONFIG_CUBIEBOARD) += dram_cubieboard.o 157d20d7ebSIan Campbellobj-$(CONFIG_CUBIETRUCK) += dram_cubietruck.o 16*f84269c5SHans de Goedeobj-$(CONFIG_R7DONGLE) += dram_r7dongle.o 17