Fix kfile.c source include to allow the developers to build preset inside bertos.
[bertos.git] / boards / arduino / benchmark / kernel_footprint / kernel_footprint.mk
index 884abd34d40719854e71cfc80a345243e67256bf..e85a02fb69af0f217b9f29131135289abb902992 100644 (file)
@@ -20,7 +20,7 @@ kernel_footprint_HW_PATH = boards/arduino
 # Files automatically generated by the wizard. DO NOT EDIT, USE kernel_footprint_USER_CSRC INSTEAD!
 kernel_footprint_WIZARD_CSRC = \
        bertos/kern/signal.c \
-       bertos/kern/kfile.c \
+       bertos/io/kfile.c \
        bertos/kern/sem.c \
        bertos/struct/heap.c \
        bertos/mware/formatwr.c \