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