1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

Fix correct library.mk file

This commit is contained in:
James Cotton 2012-01-08 09:27:32 +01:00
parent 8b42fbeafc
commit 147cd7eede

View File

@ -3,4 +3,4 @@
#
CMSIS2_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
EXTRAINCDIRS += $(CMSIS2_DIR)/include
EXTRAINCDIRS += $(CMSIS2_DIR)/Include