6 lines
152 B
Makefile
6 lines
152 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2013-2016 Synopsys, Inc. All rights reserved.
|
|
|
|
obj-y += axs10x.o
|
|
obj-$(CONFIG_CMD_NAND) += nand.o
|