X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fscripts%2Fat91sam7_256_rom.ld;h=1307a03b9e44bf615e16daa8aee578b39e00e9a7;hb=4ddace69429f1b24dfccfba49d2e47ae059609d3;hp=031d64e19659c2ed792bd2e5c8af1d71f9bff3b8;hpb=74e7b3b8e8a08cdc1f3d60323433d143431e0fc0;p=bertos.git diff --git a/bertos/cpu/arm/scripts/at91sam7_256_rom.ld b/bertos/cpu/arm/scripts/at91sam7_256_rom.ld index 031d64e1..1307a03b 100644 --- a/bertos/cpu/arm/scripts/at91sam7_256_rom.ld +++ b/bertos/cpu/arm/scripts/at91sam7_256_rom.ld @@ -30,7 +30,6 @@ * * --> * - * \version $Id: sysirq_at91.c 18273 2007-10-11 14:53:02Z batt $ * * \author Daniele Basile * @@ -49,4 +48,4 @@ MEMORY ram(rwx) : org = 0x00200000, len = 64k } -INCLUDE "scripts/at91sam7_rom.ld" +INCLUDE "bertos/cpu/arm/scripts/arm7tdmi_rom.ld"