summaryrefslogtreecommitdiff
path: root/firmware/export/config/sdlapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sdlapp.h')
-rw-r--r--firmware/export/config/sdlapp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/config/sdlapp.h b/firmware/export/config/sdlapp.h
index ac43a0fb14..f6f9cf972d 100644
--- a/firmware/export/config/sdlapp.h
+++ b/firmware/export/config/sdlapp.h
@@ -1,7 +1,6 @@
1/* 1/*
2 * This config file is for the SDL application 2 * This config file is for the SDL application
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_SDL) 6#define CONFIG_PLATFORM (PLATFORM_HOSTED|PLATFORM_SDL)