a17d8d963a98c2618e156818e4122ffb67ca804e
[platform/kernel/u-boot.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