diff options
Diffstat (limited to 'lib/fdt_strerror.c')
-rw-r--r-- | lib/fdt_strerror.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/fdt_strerror.c b/lib/fdt_strerror.c new file mode 100644 index 000000000000..8713e3ff4707 --- /dev/null +++ b/lib/fdt_strerror.c | |||
@@ -0,0 +1,2 @@ | |||
1 | #include <linux/libfdt_env.h> | ||
2 | #include "../scripts/dtc/libfdt/fdt_strerror.c" | ||