xref: /openbmc/u-boot/board/synopsys/axs10x/Makefile (revision c40b6df87fc0193a7184ada9f53aaf57cdec0cdf)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2013-2016 Synopsys, Inc. All rights reserved.
4
5obj-y	+= axs10x.o
6obj-$(CONFIG_CMD_NAND) += nand.o
7