diff options
Diffstat (limited to 'arch/riscv/cpu/ax25/Makefile')
-rw-r--r-- | arch/riscv/cpu/ax25/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/riscv/cpu/ax25/Makefile b/arch/riscv/cpu/ax25/Makefile index c3f164c122..2ab0342fe8 100644 --- a/arch/riscv/cpu/ax25/Makefile +++ b/arch/riscv/cpu/ax25/Makefile @@ -3,6 +3,4 @@ # Copyright (C) 2017 Andes Technology Corporation # Rick Chen, Andes Technology Corporation <rick@andestech.com> -extra-y = start.o - obj-y := cpu.o |