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:
Alexander Boettcher
2021-05-17 15:34:24 +02:00
committed by Christian Helmuth
parent b22d9385f1
commit b6b9801c20
3 changed files with 4 additions and 3 deletions

View File

@@ -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 \