X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino-mega%2Ftemplates%2Fempty%2Fempty.mk;h=ea8ed172fe47cd4c1e7ecc86239bff8d277da613;hb=e7d41c27f27e04808b1856e563ee852af1e5b856;hp=986e3f6c69059af168fc367456aee7247f40258b;hpb=450741a2b0b851ba6f71cb6e87fd5f61fe311beb;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 \