diff options
Diffstat (limited to 'board/synopsys/axs101/Makefile')
-rw-r--r-- | board/synopsys/axs101/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/board/synopsys/axs101/Makefile b/board/synopsys/axs101/Makefile deleted file mode 100644 index f0965f7841..0000000000 --- a/board/synopsys/axs101/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y += axs101.o -obj-$(CONFIG_CMD_NAND) += nand.o |