]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/karo/common/Makefile
karo: fdt: fix panel-dpi support
[karo-tx-uboot.git] / board / karo / common / Makefile
1 #
2 # (C) Copyright 2012-2015 Lothar Waßmann <LW@KARO-electronics.de>
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifeq ($(CONFIG_SPL_BUILD),)
8         obj-$(CONFIG_OF_LIBFDT)         += fdt.o
9         obj-$(CONFIG_SPLASH_SCREEN)     += splashimage.o
10 endif
11 obj-$(CONFIG_CMD_NAND)                  += nand.o
12 obj-$(CONFIG_ENV_IS_IN_MMC)             += mmc.o
13 obj-y                                   += env.o