Raw File
Kbuild
# SPDX-License-Identifier: GPL-2.0-only
obj-y	+= mm/ kernel/ math-emu/

# for cleaning
subdir- += boot
back to top