aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/dts/Makefile
blob: 144fd3e7d2242f47203884c3cf28511e464648cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
dtb-y += sh7751-r2dplus.dtb

include $(srctree)/scripts/Makefile.dts

targets += $(dtb-y)

# Add any required device tree compiler flags here
DTC_FLAGS +=

PHONY += dtbs
dtbs: $(addprefix $(obj)/, $(dtb-y))
	@:

clean-files := *.dtb *_HS