Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.5
/
u-boot
/
refs/heads/master
/
.
/
u-boot-imx
/
board
/
compulab
/
common
/
Makefile
blob: 6d7d06815cdb8c8b770113c0e511f2597139b636 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2011 - 2013 CompuLab, Ltd. <www.compulab.co.il>
#
# Author: Igor Grinberg <grinberg@compulab.co.il>
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_SYS_I2C_OMAP34XX
)
+=
eeprom
.
o
obj
-
$
(
CONFIG_LCD
)
+=
omap3_display
.
o