X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Ftriface%2Fbenchmark%2Fkernel_footprint%2Fkernel_footprint.mk;h=908c8705e3e0335a4f25aa139e6f0b33ef2ee4b7;hb=8408485693b699034d85b944aaa7405d9867f0ee;hp=4ab89f76983a0a701ce4fe0217162773ec81d78e;hpb=bbd05abbfb5ad66f503f7f82c1f0a63c4fefd603;p=bertos.git diff --git a/boards/triface/benchmark/kernel_footprint/kernel_footprint.mk b/boards/triface/benchmark/kernel_footprint/kernel_footprint.mk index 4ab89f76..908c8705 100644 --- a/boards/triface/benchmark/kernel_footprint/kernel_footprint.mk +++ b/boards/triface/benchmark/kernel_footprint/kernel_footprint.mk @@ -20,7 +20,7 @@ kernel_footprint_HW_PATH = boards/triface # 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 \