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
Linux 3.12.28
[linux/fpc-iii.git]
/
arch
/
openrisc
/
boot
/
dts
/
Makefile
blob
b092d30d6c23bd10c76606a82043ee040a687753
1
ifneq
'$(CONFIG_OPENRISC_BUILTIN_DTB)'
'""'
2
BUILTIN_DTB
:= $(
patsubst
"%"
,%,$(
CONFIG_OPENRISC_BUILTIN_DTB
))
.dtb.o
3
else
4
BUILTIN_DTB
:=
5
endif
6
obj-y
+= $(
BUILTIN_DTB
)
7
8
clean-files
:= *
.dtb.S
9
10
#DTC_FLAGS ?= -p 1024