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