mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
82a9582dd7
commit
2aeea45c30
@ -22,7 +22,7 @@ import_from_depot [depot_user]/src/[base_src] \
|
||||
[depot_user]/src/sandbox \
|
||||
[depot_user]/src/monitor
|
||||
|
||||
set build_components { test/monitor_gdb test/log }
|
||||
set build_components { lib/ld test/monitor_gdb test/log }
|
||||
|
||||
if {[have_include power_on/qemu]} {
|
||||
append build_components { drivers/uart }
|
||||
|
@ -57,10 +57,7 @@ if {[have_include power_on/qemu]} {
|
||||
[depot_user]/src/vfs_lwip
|
||||
}
|
||||
|
||||
append build_components "
|
||||
test/monitor_gdb
|
||||
test/log
|
||||
"
|
||||
append build_components { lib/ld test/monitor_gdb test/log }
|
||||
|
||||
build $build_components
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user