summaryrefslogtreecommitdiff
path: root/firmware/export/config/ibassodx50.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ibassodx50.h')
-rw-r--r--firmware/export/config/ibassodx50.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ibassodx50.h b/firmware/export/config/ibassodx50.h
index 4107fd496f..22215ef9e4 100644
--- a/firmware/export/config/ibassodx50.h
+++ b/firmware/export/config/ibassodx50.h
@@ -24,7 +24,10 @@
24/* This config file is for Rockbox as an application on Android without JVM. */ 24/* This config file is for Rockbox as an application on Android without JVM. */
25 25
26/* We don't run on hardware directly */ 26/* We don't run on hardware directly */
27#ifndef SIMULATOR
27#define CONFIG_PLATFORM PLATFORM_HOSTED 28#define CONFIG_PLATFORM PLATFORM_HOSTED
29#define PIVOT_ROOT "/mnt/sdcard"
30#endif
28#define HAVE_FPU 31#define HAVE_FPU
29 32
30/* For Rolo and boot loader */ 33/* For Rolo and boot loader */