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