Linux 6.14-rc3
[linux.git] / arch / sh / Kbuild
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y                           += kernel/ mm/ boards/
3 obj-$(CONFIG_SH_FPU_EMU)        += math-emu/
4
5 obj-$(CONFIG_HD6446X_SERIES)    += cchips/hd6446x/
6
7 # for cleaning
8 subdir- += boot
This page took 0.028964 seconds and 4 git commands to generate.