projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge git://git.denx.de/u-boot-dm
[platform/kernel/u-boot.git]
/
arch
/
powerpc
/
dts
/
Makefile
1
dtb-$(CONFIG_TARGET_CANYONLANDS) += arches.dtb canyonlands.dtb glacier.dtb
2
3
targets += $(dtb-y)
4
5
DTC_FLAGS += -R 4 -p 0x1000
6
7
PHONY += dtbs
8
dtbs: $(addprefix $(obj)/, $(dtb-y))
9
@:
10
11
clean-files := *.dtb