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