7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
|
||
|
obj-y += kernel/ mm/ platform/ boot/dts/
|
||
|
|
||
|
# for cleaning
|
||
|
subdir- += boot
|