From 82d20f94cddbe002444f91f65c35fb2fcbdb7fe9 Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Wed, 27 Sep 2017 09:27:34 +0200 Subject: [PATCH] Enable writeable in ahci_drv for libc vfs tests Thanks to Steven Harp for reporting. --- repos/libports/run/libc_vfs_filesystem_test.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repos/libports/run/libc_vfs_filesystem_test.inc b/repos/libports/run/libc_vfs_filesystem_test.inc index 79b838ba24..2f1eb34c60 100644 --- a/repos/libports/run/libc_vfs_filesystem_test.inc +++ b/repos/libports/run/libc_vfs_filesystem_test.inc @@ -116,8 +116,8 @@ append_if $use_ahci config { - - + + }