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/ 7