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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 7e95d23ab6..a232709a4f 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -98,6 +98,8 @@
98#include "config-ondiofm.h" 98#include "config-ondiofm.h"
99#elif defined(IRIVER_H100) 99#elif defined(IRIVER_H100)
100#include "config-h100.h" 100#include "config-h100.h"
101#elif defined(IRIVER_H120)
102#include "config-h120.h"
101#elif defined(IRIVER_H300) 103#elif defined(IRIVER_H300)
102#include "config-h300.h" 104#include "config-h300.h"
103#elif defined(ARCHOS_GMINI120) 105#elif defined(ARCHOS_GMINI120)