aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/lib/libfdt/fdt_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/lib/libfdt/fdt_strerror.c')
-rw-r--r--roms/u-boot/lib/libfdt/fdt_strerror.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/roms/u-boot/lib/libfdt/fdt_strerror.c b/roms/u-boot/lib/libfdt/fdt_strerror.c
new file mode 100644
index 000000000..408a88328
--- /dev/null
+++ b/roms/u-boot/lib/libfdt/fdt_strerror.c
@@ -0,0 +1,2 @@
+#include <linux/libfdt_env.h>
+#include "../../scripts/dtc/libfdt/fdt_strerror.c"