]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/atmel/common/Makefile
build: Drop CONFIG_SPL_BUILD guards in some cases
[people/ms/u-boot.git] / board / atmel / common / Makefile
CommitLineData
d9b23e26
WY
1#
2# Copyright (C) 2017 Microchip
3# Wenyou Yang <wenyou.yang@microchip.com>
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7
8obj-y += board.o
d9b23e26 9obj-$(CONFIG_I2C_EEPROM) += mac_eeprom.o
82e0646a 10obj-$(CONFIG_DM_VIDEO) += video_display.o