Files
CoolPi-Armbian-Rockchip-RK3…/arch/sh/Kbuild
2025-02-04 12:41:12 -06:00

8 lines
185 B
Makefile

# 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/
# for cleaning
subdir- += boot