X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fexamples%2Faprs%2Faprs_user.mk;h=408d83c85a0e309e83dfe82f07d904bd15497119;hb=15646c02b1d1c7690176e197a66ee1380397fee7;hp=5fb75d29559e6d8a64d2574c3bfb0862a24941ef;hpb=3ed34aa2f4be98a96a21ceab23d6e856ede0be49;p=bertos.git diff --git a/boards/arduino/examples/aprs/aprs_user.mk b/boards/arduino/examples/aprs/aprs_user.mk index 5fb75d29..408d83c8 100644 --- a/boards/arduino/examples/aprs/aprs_user.mk +++ b/boards/arduino/examples/aprs/aprs_user.mk @@ -10,7 +10,7 @@ aprs_PROGRAMMER_PORT = none # Files included by the user. aprs_USER_CSRC = \ $(aprs_SRC_PATH)/main.c \ - $(aprs_SRC_PATH)/hw/hw_afsk.c \ + $(aprs_HW_PATH)/hw/hw_afsk.c \ # # Files included by the user.