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