Fix kfile.c source include to allow the developers to build preset inside bertos.
[bertos.git] / boards / at91sam7s-ek / benchmark / context_switch / context_switch.mk
index 4579bdedb3f78a44bbd3e4cdd73cf3f22a97550b..dcb025e8417044b01e5871e8c07bfa7162896d37 100644 (file)
@@ -22,7 +22,7 @@ context_switch_WIZARD_CSRC = \
        bertos/cpu/arm/drv/timer_at91.c \
        bertos/benchmark/context_switch.c \
        bertos/kern/signal.c \
-       bertos/kern/kfile.c \
+       bertos/io/kfile.c \
        bertos/cpu/arm/drv/sysirq_at91.c \
        bertos/struct/heap.c \
        bertos/cpu/arm/drv/ser_arm.c \