This website requires JavaScript.
Explore
Help
Sign In
linux-sunxi
/
u-boot-sunxi
Watch
1
Star
0
Fork
0
You've already forked u-boot-sunxi
mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced
2024-02-12 11:16:03 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b08c8c4870831c9315dcae237772238e80035bd5
u-boot-sunxi
/
include
/
fdt.h
2 lines
39 B
C
Raw
Normal View
History
Unescape
Escape
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>
2017-10-17 22:30:16 +09:00
#
include
"../scripts/dtc/libfdt/fdt.h"
Reference in New Issue
Copy Permalink