add_executable(kernelcopy kernelcopy.c)
target_link_libraries(kernelcopy host libfat)