diff --git a/repos/gems/run/tcp_terminal.run b/repos/gems/run/tcp_terminal.run index 1b364fb85..6dc2e618f 100644 --- a/repos/gems/run/tcp_terminal.run +++ b/repos/gems/run/tcp_terminal.run @@ -15,7 +15,7 @@ if {[have_spec linux]} { # Build # -build { +set build_components { core init drivers/timer drivers/nic server/tcp_terminal @@ -26,6 +26,8 @@ lappend_if [have_spec acpi] build_components drivers/acpi lappend_if [have_spec pci] build_components drivers/pci lappend_if [have_spec pci] build_components drivers/pci/device_pd +build $build_components + create_boot_directory #