herdd: update kernel and fx usage

This commit is contained in:
2026-05-30 10:19:33 +01:00
parent ccede45ec7
commit 9dc3644fc1
5 changed files with 97 additions and 51 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ add_executable(herdd ${sources})
target_link_libraries(herdd
libc libc-runtime
libmagenta libpthread liblaunch librosetta
fx-core fx-ds fx-serial)
fx.runtime fx.collections fx.serial)
sysroot_add_program(
NAME herdd