summaryrefslogtreecommitdiff
path: root/firmware/export/config/android.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/android.h')
-rw-r--r--firmware/export/config/android.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index 6261a80b06..c5ef372880 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -1,7 +1,6 @@
1/* 1/*
2 * This config file is for Rockbox as an application on Android 2 * This config file is for Rockbox as an application on Android
3 */ 3 */
4#define TARGET_TREE /* this target is using the target tree system */
5 4
6/* We don't run on hardware directly */ 5/* We don't run on hardware directly */
7#define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_ANDROID) 6#define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_ANDROID)