repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git]
/
arch
/
powerpc
/
boot
/
dts
/
fsl
/
Makefile
blob
3bae982641e9263440a66b7940a28aa7772f56b8
1
# SPDX-License-Identifier: GPL-2.0
2
3
dtstree
:= $(
srctree
)/$(
src
)
4
dtb-
$(
CONFIG_OF_ALL_DTBS
) := $(
patsubst
$(
dtstree
)/%
.dts
,%
.dtb
, $(
wildcard
$(
dtstree
)/*
.dts
))