summaryrefslogtreecommitdiffstats
path: root/c
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
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')
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/ChangeLog9
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc (renamed from c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.cfg)0
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ea.cfg2
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_ram.cfg2
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_ext.cfg2
-rw-r--r--c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int.cfg2
6 files changed, 13 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/arm/lpc24xx/ChangeLog b/c/src/lib/libbsp/arm/lpc24xx/ChangeLog
index 362d17df81..6dd865d477 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/ChangeLog
+++ b/c/src/lib/libbsp/arm/lpc24xx/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/lpc24xx.cfg: New (relocated from /make/custom).
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.cfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
index 46098dfa64..46098dfa64 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.cfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx.inc
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'
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_ram.cfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_ram.cfg
index 3be25432ec..62205c1df4 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_ram.cfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_ram.cfg
@@ -6,4 +6,4 @@
LPC24XX_LINKCMDS = linkcmds.lpc24xx_ncs_ram
-include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg
+include $(RTEMS_ROOT)/make/custom/lpc24xx.inc
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_ext.cfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_ext.cfg
index 2f9b233c17..96fbe1c670 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_ext.cfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_ext.cfg
@@ -6,4 +6,4 @@
LPC24XX_LINKCMDS = linkcmds.lpc24xx_ncs_rom_ext
-include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg
+include $(RTEMS_ROOT)/make/custom/lpc24xx.inc
diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int.cfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int.cfg
index 1717e75f2c..cc62417ed3 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int.cfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int.cfg
@@ -6,4 +6,4 @@
LPC24XX_LINKCMDS = linkcmds.lpc24xx_ncs_rom_int
-include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg
+include $(RTEMS_ROOT)/make/custom/lpc24xx.inc