add missing files

This commit is contained in:
Thomas Doerfler
2009-10-05 11:05:05 +00:00
parent 2c4d98748c
commit b3e228e681
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#
# Config file for LPC24XX (NCS).
#
# $Id$
#
LPC24XX_LINKCMDS = linkcmds.lpc24xx_ncs_rom_ext
include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg

View File

@@ -0,0 +1,9 @@
#
# Config file for LPC24XX (NCS).
#
# $Id$
#
LPC24XX_LINKCMDS = linkcmds.lpc24xx_ncs_rom_int
include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg