summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2011-02-20 16:14:41 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2011-02-20 16:14:41 +0000
commitbb5a1dc6cb7018e63a5b70701d44f34d23021e65 (patch)
tree81ca04651acf0984cc138c41e7f86857e055306b
parenta7e25a01baaa3594fa59c0c09a0fbef38428dd81 (diff)
downloadrockbox-bb5a1dc6cb7018e63a5b70701d44f34d23021e65.tar.gz
rockbox-bb5a1dc6cb7018e63a5b70701d44f34d23021e65.zip
Revert unwanted submit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29350 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 0f804a521b..7afd97309f 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -217,7 +217,7 @@ superdom.c
217 217
218 218
219 219
220#if 1//def HAVE_TEST_PLUGINS /* enable in advanced build options */ 220#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */
221#ifdef HAVE_ADJUSTABLE_CPU_FREQ 221#ifdef HAVE_ADJUSTABLE_CPU_FREQ
222test_boost.c 222test_boost.c
223#endif 223#endif