summaryrefslogtreecommitdiffstats
path: root/networkconfig-mpc8313erdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'networkconfig-mpc8313erdb.h')
-rw-r--r--networkconfig-mpc8313erdb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/networkconfig-mpc8313erdb.h b/networkconfig-mpc8313erdb.h
index 56304c0..317984a 100644
--- a/networkconfig-mpc8313erdb.h
+++ b/networkconfig-mpc8313erdb.h
@@ -39,7 +39,6 @@
* Ethernet address here. If RTEMS_SET_ETHERNET_ADDRESS is not
* defined the driver will choose an address.
*/
-#define RTEMS_SET_ETHERNET_ADDRESS
#if (defined (RTEMS_SET_ETHERNET_ADDRESS))
static char ethernet_address[6] = { 0x00, 0x04, 0x9F, 0x00, 0x5B, 0x21 };
#endif