7 lines
130 B
Plaintext
Raw Permalink Normal View History

2022-04-02 18:06:01 +05:00
# SPDX-License-Identifier: GPL-2.0-only
obj-y += kernel/ mm/
obj-$(CONFIG_MATHEMU) += math-emu/
# for cleaning
subdir- += boot