]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/compulab/common/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / compulab / common / Makefile
1 #
2 # (C) Copyright 2011 - 2013 CompuLab, Ltd. <www.compulab.co.il>
3 #
4 # Author: Igor Grinberg <grinberg@compulab.co.il>
5 #
6 # SPDX-License-Identifier:      GPL-2.0+
7 #
8
9 obj-y                           += common.o
10 obj-$(CONFIG_SYS_I2C)           += eeprom.o
11 obj-$(CONFIG_LCD)               += omap3_display.o
12 obj-$(CONFIG_SPLASH_SCREEN)     += splash.o
13 obj-$(CONFIG_SMC911X)           += omap3_smc911x.o