diff options
Diffstat (limited to 'arch/nds32/lib/Makefile')
-rw-r--r-- | arch/nds32/lib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nds32/lib/Makefile b/arch/nds32/lib/Makefile index 6ea96db..1a0d26f 100644 --- a/arch/nds32/lib/Makefile +++ b/arch/nds32/lib/Makefile @@ -9,7 +9,6 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y += board.o obj-y += cache.o obj-$(CONFIG_CMD_BOOTM) += bootm.o obj-y += interrupts.o |