aboutsummaryrefslogtreecommitdiffstats
path: root/programmer_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'programmer_table.c')
-rw-r--r--programmer_table.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/programmer_table.c b/programmer_table.c
index feaa73d1..e406f679 100644
--- a/programmer_table.c
+++ b/programmer_table.c
@@ -24,10 +24,6 @@ const struct programmer_entry *const programmer_table[] = {
&programmer_dummy,
#endif
-#if CONFIG_MEC1308 == 1
- &programmer_mec1308,
-#endif
-
#if CONFIG_NIC3COM == 1
&programmer_nic3com,
#endif