You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/dtc/files/dtc-1.5.0-fdt_check_full-vi...

13 lines
259 B

diff --git a/libfdt/version.lds b/libfdt/version.lds
index 9f5d708..6b0f6d8 100644
--- a/libfdt/version.lds
+++ b/libfdt/version.lds
@@ -1,6 +1,7 @@
LIBFDT_1.2 {
global:
fdt_next_node;
+ fdt_check_full;
fdt_check_header;
fdt_move;
fdt_string;