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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
staging
/
mt7621-dts
/
Makefile
blob
b4ab99fed932b1f3c7a3975f49b2b6d3e4f2b3aa
1
# SPDX-License-Identifier: GPL-2.0
2
dtb-
$(
CONFIG_DTB_GNUBEE1
) +=
gbpc1.dtb
3
dtb-
$(
CONFIG_DTB_GNUBEE2
) +=
gbpc2.dtb
4
5
obj-y
+= $(
patsubst
%
.dtb
, %
.dtb.o
, $(
dtb-y
))