]> Git Repo - J-u-boot.git/blame - arch/mips/Makefile
T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3
[J-u-boot.git] / arch / mips / Makefile
CommitLineData
e19db555
DS
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
eef88dfb 5head-y := arch/mips/cpu/start.o
e19db555 6
eef88dfb 7libs-y += arch/mips/cpu/
e19db555 8libs-y += arch/mips/lib/
d9a4a622
DS
9
10libs-$(CONFIG_SOC_AU1X00) += arch/mips/mach-au1x00/
This page took 0.106108 seconds and 4 git commands to generate.