X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fscripts%2Flpc2378.ld;h=a1f5089087b24c417d1d6bf331e291912a72e81e;hb=41d14f76b5f57cce434048251df63eb6bbdb1df0;hp=a931b2ea4fd0865be354fed56744f12bce5c275c;hpb=ea6e526ddbf4cf9bb7f72dfd8100fe47775df6f6;p=bertos.git diff --git a/bertos/cpu/arm/scripts/lpc2378.ld b/bertos/cpu/arm/scripts/lpc2378.ld index a931b2ea..a1f50890 100644 --- a/bertos/cpu/arm/scripts/lpc2378.ld +++ b/bertos/cpu/arm/scripts/lpc2378.ld @@ -55,4 +55,4 @@ __eth_ram_start = 0x7FE00000; __eth_ram_size = 16k; __eth_ram_end = __eth_ram_start + __eth_ram_size; -INCLUDE "arm7tdmi.ld" +INCLUDE "bertos/cpu/arm/scripts/arm7tdmi_rom.ld"