mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
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.
This commit is contained in:
@@ -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).
|
||||
|
||||
@@ -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'
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
|
||||
LPC24XX_LINKCMDS = linkcmds.lpc24xx_ncs_ram
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg
|
||||
include $(RTEMS_ROOT)/make/custom/lpc24xx.inc
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user