mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-02 07:30:58 +00:00
parent
cdb7904daa
commit
2a5fd44d7d
@ -15,7 +15,7 @@ if {[have_spec linux]} {
|
|||||||
# Build
|
# Build
|
||||||
#
|
#
|
||||||
|
|
||||||
build {
|
set build_components {
|
||||||
core init
|
core init
|
||||||
drivers/timer drivers/nic
|
drivers/timer drivers/nic
|
||||||
server/tcp_terminal
|
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
|
||||||
lappend_if [have_spec pci] build_components drivers/pci/device_pd
|
lappend_if [have_spec pci] build_components drivers/pci/device_pd
|
||||||
|
|
||||||
|
build $build_components
|
||||||
|
|
||||||
create_boot_directory
|
create_boot_directory
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user