1# 2# SPDX-License-Identifier: GPL-2.0+ 3# 4 5head-y := arch/sh/lib/start.o 6 7libs-y += arch/sh/cpu/$(CPU)/ 8libs-y += arch/sh/lib/ 9