summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-17 15:21:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-17 15:21:07 +0000
commit848c996f210d6d42d32ca83ca73d2ec1fae1014e (patch)
treed125bf4cb05cdeb529a73fe73ae22ea3d6addbe6 /c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg
parent2009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-848c996f210d6d42d32ca83ca73d2ec1fae1014e.tar.bz2
2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/lpc24xx.inc: New (Renamed from lpc24xx.cfg). * make/custom/lpc24xx.cfg: Removed. * make/custom/lpc24xx_ea.cfg, lpc24xx_ncs_ram.cfg, make/custom/lpc24xx_ncs_rom_ext.cfg, make/custom/lpc24xx_ncs_rom_int.cfg: Include make/custom/lpc24xx.inc.
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg')
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg
index 8fe906092f..41a455799c 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg
@@ -6,7 +6,7 @@
LPC24XX_LINKCMDS = linkcmds.lpc24xx_ea
-include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg
+include $(RTEMS_ROOT)/make/custom/lpc24xx.inc
# define bsp-post-link
# $(OBJCOPY) -O binary '$@' '$(basename $@).bin'