c05564c4d8
Android 13
6 lines
114 B
Makefile
Executable file
6 lines
114 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
dtb-y += mt6877.dtb
|
|
|
|
always := $(dtb-y)
|
|
clean-files := *.dtb*
|