board/avsextrem, cpu/lpc2387: purge FEUERWARE_CONF_CPU_NAME

This commit is contained in:
Ludwig Ortmann 2014-10-28 11:51:21 +01:00
parent c006c69218
commit f30ce433fc
2 changed files with 0 additions and 7 deletions

View File

@ -55,11 +55,6 @@
* documentation of defines that do not belong to a specific module:
*/
/**
* @def FEUERWARE_CONF_CPU_NAME
* @brief Defines the name of the cpu as a string
*/
/**
* @def FEUERWARE_CONF_SUPPORTS_FILES
* @brief Defines if standard library file functions are available

View File

@ -27,8 +27,6 @@
* @note $Id$
*/
#define FEUERWARE_CONF_CPU_NAME "NXP LPC2387"
/**
* @name CPU capabilities
* @{