Fix kfile.c source include to allow the developers to build preset inside bertos.
[bertos.git] / boards / arduino / examples / aprs / aprs.mk
index 850dd90b6a3607bf6178dcf060521aa2c0d7c958..17d8285b5a66f1716569960911585fb5506894e6 100644 (file)
@@ -19,8 +19,7 @@ aprs_HW_PATH = boards/arduino
 
 # Files automatically generated by the wizard. DO NOT EDIT, USE aprs_USER_CSRC INSTEAD!
 aprs_WIZARD_CSRC = \
-       aprs/hw/hw_afsk.c \
-       bertos/kern/kfile.c \
+       bertos/io/kfile.c \
        bertos/cpu/avr/drv/timer_avr.c \
        bertos/net/afsk.c \
        bertos/net/ax25.c \