QortalOS Brooklyn for Raspberry Pi 4
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.
 
 
 
 
 
 

13 lines
218 B

include_directories(.)
add_library(fdt
fdt.c
fdt_empty_tree.c
fdt_ro.c
fdt_rw.c
fdt_sw.c
fdt_strerror.c
fdt_wip.c)
INSTALL(FILES)