flashtool: fix build on Tripledragon

This commit is contained in:
Stefan Seyfried
2013-05-11 17:05:22 +02:00
parent cb3a84cbec
commit 8047f65815

View File

@@ -38,6 +38,10 @@
#include <global.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
CFlashTool::CFlashTool()
{