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