aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/hal.mk
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2014-10-18 17:20:29 +0300
committerbarthess <barthess@yandex.ru>2014-10-18 17:20:29 +0300
commit721c48bc978edeeff89e4b1169cb96b1569fdc3a (patch)
treebee730944db7faf53e81394e3c713b2a70026beb /os/hal/hal.mk
parentfb205a7d6dee939848797cc25af3b118af025406 (diff)
downloadChibiOS-Contrib-721c48bc978edeeff89e4b1169cb96b1569fdc3a.tar.gz
ChibiOS-Contrib-721c48bc978edeeff89e4b1169cb96b1569fdc3a.tar.bz2
ChibiOS-Contrib-721c48bc978edeeff89e4b1169cb96b1569fdc3a.zip
FSMC. Build fixed after code moving from SVN
Diffstat (limited to 'os/hal/hal.mk')
-rw-r--r--os/hal/hal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/hal.mk b/os/hal/hal.mk
index c63d0cc..72b9b74 100644
--- a/os/hal/hal.mk
+++ b/os/hal/hal.mk
@@ -1,4 +1,4 @@
-include ${CHIBIOS}/community/os/hal/hal.mk
+include ${CHIBIOS}/os/hal/hal.mk
HALSRC += ${CHIBIOS}/community/os/hal/src/nand.c