]> Git Repo - u-boot.git/blob - arch/sh/Makefile
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / arch / sh / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 head-y := arch/sh/lib/start.o
4
5 libs-y += arch/sh/cpu/$(CPU)/
6 libs-y += arch/sh/lib/
This page took 0.026191 seconds and 4 git commands to generate.