blob: b6db0dc6b26ec2d7064e8880574c268bce01382c [file] [log] [blame]
Sumit Gargf7e52842024-02-22 15:06:01 +05301# SPDX-License-Identifier: GPL-2.0+
2
3include $(srctree)/scripts/Makefile.dts
4
Sumit Gargf7e52842024-02-22 15:06:01 +05305# Add any required device tree compiler flags here
6DTC_FLAGS += -a 0x8
7
Marek Vasut75292de2024-05-19 22:40:07 +02008ifdef CONFIG_RCAR_64
9DTC_FLAGS += -R 4 -p 0x1000
10endif