summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 9c6f1f73c5..ffe34fb81b 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -535,6 +535,10 @@ Lyre prototype 1 */
535#include "config/hifietma9.h" 535#include "config/hifietma9.h"
536#elif defined(MA9C) 536#elif defined(MA9C)
537#include "config/hifietma9c.h" 537#include "config/hifietma9c.h"
538#elif defined(MA8)
539#include "config/hifietma8.h"
540#elif defined(MA8C)
541#include "config/hifietma8c.h"
538#elif defined(SONY_NWZE370) 542#elif defined(SONY_NWZE370)
539#include "config/sonynwze370.h" 543#include "config/sonynwze370.h"
540#elif defined(SONY_NWZE360) 544#elif defined(SONY_NWZE360)