cmake: update kernel name references

This commit is contained in:
2026-05-30 10:14:38 +01:00
parent 87fe2d20ec
commit d879a37cb3
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ file(GLOB sources *.c)
add_executable(herdd ${sources})
target_link_libraries(herdd
libc libc-runtime
libmango libpthread liblaunch librosetta
libmagenta libpthread liblaunch librosetta
fx-core fx-ds fx-serial)
sysroot_add_program(