source ${genode_dir}/repos/libports/run/netty_lwip.inc append build_components { test/netty/tcp } build $build_components create_boot_directory append config { } install_config $config append boot_modules { test-netty_tcp } build_boot_image $boot_modules run_genode_until forever # vi: set ft=tcl :