mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
Fortunately, U-Boot did not modify fdt.h locally. Change it to a wrapper of scripts/dtc/libfdt/fdt.h, which will be periodically synced with the upstream DTC (or kernel). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
committed by
Tom Rini
parent
d6a0c78a4e
commit
9e65b01ac5
@@ -1 +1 @@
|
||||
#include "../lib/libfdt/fdt.h"
|
||||
#include "../scripts/dtc/libfdt/fdt.h"
|
||||
|
Reference in New Issue
Block a user