mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
committed by
Norman Feske
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user