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
cfg80211: Fix array-bounds warning in fragment copy
[linux/fpc-iii.git]
/
arch
/
mips
/
boot
/
dts
/
img
/
Makefile
blob
69a65f0f82d285c8cca0601ecf9650133f460a96
1
dtb-
$(
CONFIG_MACH_PISTACHIO
) +=
pistachio_marduk.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