6 lines
116 B
Makefile
6 lines
116 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
dtb-$(CONFIG_ARCH_NSPIRE) += \
|
||
|
nspire-cx.dtb \
|
||
|
nspire-tp.dtb \
|
||
|
nspire-clp.dtb
|