xref: /openbmc/u-boot/board/synopsys/axs10x/Makefile (revision ad7061ed742e1312289644268859a0f4b512aaee)
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