mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-02 23:50:55 +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/sandbox \
|
||||||
[depot_user]/src/monitor
|
[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]} {
|
if {[have_include power_on/qemu]} {
|
||||||
append build_components { drivers/uart }
|
append build_components { drivers/uart }
|
||||||
|
@ -57,10 +57,7 @@ if {[have_include power_on/qemu]} {
|
|||||||
[depot_user]/src/vfs_lwip
|
[depot_user]/src/vfs_lwip
|
||||||
}
|
}
|
||||||
|
|
||||||
append build_components "
|
append build_components { lib/ld test/monitor_gdb test/log }
|
||||||
test/monitor_gdb
|
|
||||||
test/log
|
|
||||||
"
|
|
||||||
|
|
||||||
build $build_components
|
build $build_components
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user