From 24dc66c6ef598938b6d692a25deaa813a3f957ed Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Mon, 5 Oct 2009 10:32:28 +0000 Subject: renamed config files --- make/custom/lpc2478_ncs_ram.cfg | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 make/custom/lpc2478_ncs_ram.cfg (limited to 'make/custom/lpc2478_ncs_ram.cfg') diff --git a/make/custom/lpc2478_ncs_ram.cfg b/make/custom/lpc2478_ncs_ram.cfg deleted file mode 100644 index ae514d45cd..0000000000 --- a/make/custom/lpc2478_ncs_ram.cfg +++ /dev/null @@ -1,14 +0,0 @@ -# -# Config file for LPC2478 (NCS, code and data in external RAM). -# -# $Id$ -# - -LPC24XX_LINKCMDS = linkcmds.lpc2478_ncs_ram - -include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg - -define bsp-post-link - $(OBJCOPY) -S '$@' '$(basename $@).elf' - $(default-bsp-post-link) -endef -- cgit v1.2.3