Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
347631bcddbfb3041b84e9b3a1812b4874c66b2d
/
.
/
board
/
atmel
/
common
/
Makefile
blob: 4de0912f22e64e58317fde8da7ed51418b69f43c [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2017 Microchip
# Wenyou Yang <wenyou.yang@microchip.com>
obj
-
y
+=
board
.
o
obj
-
$
(
CONFIG_I2C_EEPROM
)
+=
mac_eeprom
.
o
obj
-
$
(
CONFIG_DM_VIDEO
)
+=
video_display
.
o