Fix include directory.
[bertos.git] / bertos / cpu / arm / scripts / at91sam7_256_rom.ld
index 031d64e19659c2ed792bd2e5c8af1d71f9bff3b8..eda9948766bfa4c6417c2be2dc8db6eb2481ee66 100644 (file)
@@ -49,4 +49,4 @@ MEMORY
   ram(rwx) : org = 0x00200000, len = 64k
 }
 
-INCLUDE "scripts/at91sam7_rom.ld"
+INCLUDE "bertos/cpu/arm/scripts/at91sam7_rom.ld"