mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
add missing files
This commit is contained in:
9
make/custom/lpc24xx_ncs_rom_ext.cfg
Normal file
9
make/custom/lpc24xx_ncs_rom_ext.cfg
Normal 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
|
||||||
9
make/custom/lpc24xx_ncs_rom_int.cfg
Normal file
9
make/custom/lpc24xx_ncs_rom_int.cfg
Normal 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
|
||||||
Reference in New Issue
Block a user