mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
seoul: fix ahci model busy bit handling
A warning, discovered during GCC 10.3 update, got fixed wrongly. Issue #4097
This commit is contained in:
committed by
Christian Helmuth
parent
b22d9385f1
commit
b6b9801c20
@@ -13,7 +13,8 @@ create_boot_directory
|
||||
|
||||
import_from_depot [depot_user]/src/[base_src] \
|
||||
[depot_user]/src/init \
|
||||
[depot_user]/src/nitpicker
|
||||
[depot_user]/src/nitpicker \
|
||||
[depot_user]/src/vfs_import
|
||||
|
||||
if {$use_fs_rump} {
|
||||
import_from_depot [depot_user]/src/vfs \
|
||||
|
||||
Reference in New Issue
Block a user