summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2009-05-29 18:27:48 +0000
committerFrank Gevaerts <frank@gevaerts.be>2009-05-29 18:27:48 +0000
commitdd742b72ff03cbdd26febec4e2c9a12d28e1c468 (patch)
tree0c4f6a010655a9a3a05188c36ef6a2fd0f26d796
parent74a22ff1a3908a11750524569584c52d38422e88 (diff)
downloadrockbox-dd742b72ff03cbdd26febec4e2c9a12d28e1c468.tar.gz
rockbox-dd742b72ff03cbdd26febec4e2c9a12d28e1c468.zip
Remove an old safety making sure that people re-ran configure after the h120/h100 split. People now have had nearly four years to do so, which is probably enough
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21129 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--firmware/export/config-h100.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index e860538ec6..68b2444bc1 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -1,7 +1,3 @@
1#if defined(MEM) && (MEM > 16)
2#error "re-run configure this just so wrong"
3#endif
4
5#define TARGET_TREE /* this target is using the target tree system */ 1#define TARGET_TREE /* this target is using the target tree system */
6 2
7/* 3/*