X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fbenchmark%2Fkernel_footprint%2Fkernel_footprint.mk;h=e85a02fb69af0f217b9f29131135289abb902992;hb=cc3e0b349232c473385e2f136a3185e5f2fb6031;hp=884abd34d40719854e71cfc80a345243e67256bf;hpb=81cd29caca8fe9bc29d26bda6bb4f121cee61f2d;p=bertos.git diff --git a/boards/arduino/benchmark/kernel_footprint/kernel_footprint.mk b/boards/arduino/benchmark/kernel_footprint/kernel_footprint.mk index 884abd34..e85a02fb 100644 --- a/boards/arduino/benchmark/kernel_footprint/kernel_footprint.mk +++ b/boards/arduino/benchmark/kernel_footprint/kernel_footprint.mk @@ -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 \