Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / arm / scripts / at91sam7_128_ram.ld
index 47e23940efb846fd034c6dca3adf1d8b64bf9fe8..f52a9592df0697f13bbfd102c3f36355c3db7d9b 100644 (file)
@@ -49,4 +49,4 @@ MEMORY
   ram(rwx) : org = 0x00200000, len = 32k
 }
 
-INCLUDE "bertos/cpu/arm/scripts/at91sam7_ram.ld"
+INCLUDE "bertos/cpu/arm/scripts/arm7tdmi_ram.ld"