linux-zen-desktop/arch/sh/Kbuild

10 lines
234 B
Plaintext
Raw Normal View History

2023-08-30 17:31:07 +02:00
# SPDX-License-Identifier: GPL-2.0-only
obj-y += kernel/ mm/ boards/
obj-$(CONFIG_SH_FPU_EMU) += math-emu/
obj-$(CONFIG_USE_BUILTIN_DTB) += boot/dts/
2023-10-24 12:59:35 +02:00
obj-$(CONFIG_HD6446X_SERIES) += cchips/hd6446x/
2023-08-30 17:31:07 +02:00
# for cleaning
subdir- += boot