Add relative path of the file to import
[bertos.git] / bertos / cpu / arm / info / at91sam7.common
index ffe5020291f14e175217a7a1b03475dc4d5944ba..deea01c1992d82a5b17abb46f6bb62a0dd46faec 100644 (file)
@@ -41,7 +41,7 @@
 #
 
 # Import the common settings for the path.
-include("path.common")
+include("../../path.common")
 
 # Type of the toolchain we should use to compile the source for this CPU.
 TOOLCHAIN = "arm"