diff options
Diffstat (limited to 'roms/u-boot/include/fdt.h')
-rw-r--r-- | roms/u-boot/include/fdt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roms/u-boot/include/fdt.h b/roms/u-boot/include/fdt.h new file mode 100644 index 000000000..b97b3f2bc --- /dev/null +++ b/roms/u-boot/include/fdt.h @@ -0,0 +1 @@ +#include "../scripts/dtc/libfdt/fdt.h" |