Rename macro to more appropiate name.
[bertos.git] / boards / lpc-p2378 / benchmark / context_switch / context_switch.mk
index 1d974e95e18c085e1ae7ef7acd2d2cc280b9c7ef..cc484ca5865b8b21652fa7ed3a46a66951ea156b 100644 (file)
@@ -21,7 +21,7 @@ context_switch_HW_PATH = boards/ek-lpc-p2378
 context_switch_WIZARD_CSRC = \
        bertos/benchmark/context_switch.c \
        bertos/kern/signal.c \
-       bertos/kern/kfile.c \
+       bertos/io/kfile.c \
        bertos/cpu/arm/drv/timer_lpc2.c \
        bertos/mware/formatwr.c \
        bertos/struct/heap.c \