Fix kfile.c source include to allow the developers to build preset inside bertos.
[bertos.git] / boards / triface / benchmark / context_switch / context_switch.mk
index 86571ec59602a8d637793cb831b83b5368f98ebb..0191a8ae441bade4e21cac1ffb03d2264dc89353 100644 (file)
@@ -21,7 +21,7 @@ context_switch_HW_PATH = boards/triface
 context_switch_WIZARD_CSRC = \
        bertos/benchmark/context_switch.c \
        bertos/kern/signal.c \
-       bertos/kern/kfile.c \
+       bertos/io/kfile.c \
        bertos/struct/heap.c \
        bertos/mware/formatwr.c \
        bertos/mware/event.c \