]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/keymile/km_arm/Makefile
Merge branch 'u-boot/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / board / keymile / km_arm / Makefile
1 #
2 # (C) Copyright 2009
3 # Marvell Semiconductor <www.marvell.com>
4 # Prafulla Wadaskar <prafulla@marvell.com>
5 #
6 # SPDX-License-Identifier:      GPL-2.0+
7 #
8
9 obj-y   := km_arm.o ../common/common.o ../common/ivm.o
10
11 ifdef CONFIG_KM_FPGA_CONFIG
12 obj-y   += fpga_config.o
13 endif