mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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
|