9 lines
262 B
Makefile
9 lines
262 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
dtb-$(CONFIG_ARCH_PXA) += \
|
||
|
pxa300-raumfeld-connector.dtb \
|
||
|
pxa300-raumfeld-controller.dtb \
|
||
|
pxa300-raumfeld-speaker-l.dtb \
|
||
|
pxa300-raumfeld-speaker-m.dtb \
|
||
|
pxa300-raumfeld-speaker-one.dtb \
|
||
|
pxa300-raumfeld-speaker-s.dtb
|