# # Config file for LPC2478 (NCS). # # $Id$ # LPC24XX_LINKCMDS = linkcmds.lpc2478_ncs include $(RTEMS_ROOT)/make/custom/lpc24xx.cfg define bsp-post-link $(OBJCOPY) -O ihex '$@' '$(basename $@).hex' $(default-bsp-post-link) endef