Blame view

bootloader/u-boot_2015_04/arch/mips/Makefile 177 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
  #
  # SPDX-License-Identifier:	GPL-2.0+
  #
  
  head-y := arch/mips/cpu/start.o
  
  libs-y += arch/mips/cpu/
  libs-y += arch/mips/lib/
  
  libs-$(CONFIG_SOC_AU1X00) += arch/mips/mach-au1x00/