From 0bef86223be48f43621264ccfad8caedf77cbdf9 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Mon, 21 Jul 2014 15:29:50 +0200 Subject: [PATCH] debug_nitpicker.run: adapt to libc VFS changes --- repos/ports/run/debug_nitpicker.run | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/repos/ports/run/debug_nitpicker.run b/repos/ports/run/debug_nitpicker.run index ed59b8410d..a6b61db092 100644 --- a/repos/ports/run/debug_nitpicker.run +++ b/repos/ports/run/debug_nitpicker.run @@ -50,7 +50,7 @@ set config { - + @@ -61,11 +61,14 @@ set config { - + + + + @@ -103,7 +106,7 @@ install_config $config # generic modules set boot_modules { core init timer - ld.lib.so libc.lib.so libc_log.lib.so libc_lock_pipe.lib.so libc_terminal.lib.so + ld.lib.so libc.lib.so libc_lock_pipe.lib.so libc_terminal.lib.so uart_drv gdb_monitor nitpicker scout