- TRIPLEDRAGON: deleted

Conflicts:
	lib/libdvbsub/dvbsub.cpp
	src/system/flashtool.cpp
This commit is contained in:
max_10
2020-10-03 22:47:34 +02:00
committed by Thilo Graf
parent fa91372706
commit 1fa824cab3
26 changed files with 22 additions and 637 deletions

View File

@@ -44,11 +44,6 @@
#include <neutrino.h>
#include <driver/display.h>
#if HAVE_TRIPLEDRAGON
/* TD kernel 2.6.12 is too old and does not have writesize yet, use oobsize instead */
#define writesize oobsize
#endif
#ifdef ENABLE_LCD4LINUX
#include "driver/lcd4l.h"
extern CLCD4l *LCD4l;