diff --git a/repos/mml/run/posix_playground.run b/repos/mml/run/posix_playground.run index 85d7e6afd8..78f5bca715 100644 --- a/repos/mml/run/posix_playground.run +++ b/repos/mml/run/posix_playground.run @@ -39,7 +39,7 @@ install_config { } set boot_modules { - core init timer vfs.lib.so ld.lib.so libc.lib.so libm.lib.so stdcxx.lib.so posix_playground + core init timer vfs.lib.so ld.lib.so posix.lib.so libc.lib.so libm.lib.so stdcxx.lib.so posix_playground } build_boot_image $boot_modules