flashtool: fix build on Tripledragon

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8047f65815
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-11 (Sat, 11 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-05-11 17:05:22 +02:00
parent 4a209e560f
commit c0fdb192e2

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()
{