1# SPDX-License-Identifier: GPL-2.0+ 2 3head-y := arch/nds32/cpu/$(CPU)/start.o 4 5libs-y += arch/nds32/cpu/$(CPU)/ 6libs-y += arch/nds32/lib/ 7