mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-24 04:55:42 +00:00
parent
cdb7904daa
commit
2a5fd44d7d
@ -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
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user