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
thermal: fix Mediatek thermal controller build
[linux/fpc-iii.git]
/
arch
/
mips
/
boot
/
dts
/
lantiq
/
Makefile
blob
0906c62141b9fdd861b8ee48734186218bca1a0d
1
dtb-
$(
CONFIG_DT_EASY50712
) +=
easy50712.dtb
2
3
obj-y
+= $(
patsubst
%
.dtb
, %
.dtb.o
, $(
dtb-y
))
4
5
# Force kbuild to make empty built-in.o if necessary
6
obj-
+=
dummy.o
7
8
always
:= $(
dtb-y
)
9
clean-files
:= *
.dtb
*
.dtb.S