Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
5a290250f72a2eb2855ea70e9114ba63388b288a
/
.
/
board
/
compulab
/
common
/
Makefile
blob: 4044ac9d626185d584fc99726117d68aa3a1c0eb [
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
)
+=
eeprom
.
o
obj
-
$
(
CONFIG_LCD
)
+=
omap3_display
.
o