summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-07-08 06:53:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-07-08 06:53:21 +0000
commit8f895def2c6f850e6832b67f3659b2e07c4d2c05 (patch)
treeb48601306653d24174b566d82af3c6e415d3f5bc /firmware
parent8493ccb285937b54ddc8a50ae092c7a9a044b2a3 (diff)
downloadrockbox-8f895def2c6f850e6832b67f3659b2e07c4d2c05.tar.gz
rockbox-8f895def2c6f850e6832b67f3659b2e07c4d2c05.zip
safety precaution to detect an envrionment running with the old setup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7063 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-h100.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index 9ea8401e3b..fc6ae35e58 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -1,3 +1,7 @@
1#if defined(MEM) && (MEM > 16)
2#error "re-run configure this just so wrong"
3#endif
4
1/* 5/*
2 * This config file is for iriver iHP-100, iHP-110, iHP-115 6 * This config file is for iriver iHP-100, iHP-110, iHP-115
3 */ 7 */