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