summaryrefslogtreecommitdiff
path: root/firmware/export/rbpaths.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/rbpaths.h')
-rw-r--r--firmware/export/rbpaths.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/rbpaths.h b/firmware/export/rbpaths.h
index c60ebdf2af..d50f66d72d 100644
--- a/firmware/export/rbpaths.h
+++ b/firmware/export/rbpaths.h
@@ -30,11 +30,7 @@
30/* name of directory where configuration, fonts and other data 30/* name of directory where configuration, fonts and other data
31 * files are stored */ 31 * files are stored */
32#ifdef __PCTOOL__ 32#ifdef __PCTOOL__
33#undef ROCKBOX_DIR
34#undef ROCKBOX_DIR_LEN
35#undef WPS_DIR 33#undef WPS_DIR
36#define ROCKBOX_DIR "."
37#define ROCKBOX_DIR_LEN 1
38#else 34#else
39 35
40/* ROCKBOX_DIR is now defined in autoconf.h for flexible build types */ 36/* ROCKBOX_DIR is now defined in autoconf.h for flexible build types */