mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
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:
@@ -38,6 +38,10 @@
|
|||||||
|
|
||||||
#include <global.h>
|
#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()
|
CFlashTool::CFlashTool()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user