X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino-mega%2Ftemplates%2Fempty%2Fempty.mk;h=ea8ed172fe47cd4c1e7ecc86239bff8d277da613;hb=cc3e0b349232c473385e2f136a3185e5f2fb6031;hp=986e3f6c69059af168fc367456aee7247f40258b;hpb=81cd29caca8fe9bc29d26bda6bb4f121cee61f2d;p=bertos.git diff --git a/boards/arduino-mega/templates/empty/empty.mk b/boards/arduino-mega/templates/empty/empty.mk index 986e3f6c..ea8ed172 100644 --- a/boards/arduino-mega/templates/empty/empty.mk +++ b/boards/arduino-mega/templates/empty/empty.mk @@ -21,7 +21,7 @@ empty_HW_PATH = boards/arduino empty_WIZARD_CSRC = \ bertos/benchmark/context_switch.c \ bertos/kern/signal.c \ - bertos/kern/kfile.c \ + bertos/io/kfile.c \ bertos/struct/heap.c \ bertos/mware/formatwr.c \ bertos/mware/event.c \