source: rtems/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc24xx_ncs_rom_int.cfg @ 848c996

4.104.115
Last change on this file since 848c996 was 848c996, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/09 at 15:21:07

2009-10-17 Ralf Corsépius <ralf.corsepius@…>

  • 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.
  • Property mode set to 100644
File size: 144 bytes
Line 
1#
2#  Config file for LPC24XX (NCS).
3#
4#  $Id$
5#
6
7LPC24XX_LINKCMDS = linkcmds.lpc24xx_ncs_rom_int
8
9include $(RTEMS_ROOT)/make/custom/lpc24xx.inc
Note: See TracBrowser for help on using the repository browser.