1# SPDX-License-Identifier: GPL-2.0
2obj-y += kernel/
3obj-y += mm/
4
5# for cleaning
6subdir- += boot
7