fix build for boxtype "generic"

Origin commit data
------------------
Branch: ni/coolstream
Commit: 0061aac2b3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-06 (Sat, 06 Oct 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2012-10-06 18:11:20 +02:00
parent 485656f13a
commit 16256c1512
6 changed files with 28 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
#if HAVE_COOL_HARDWARE
#include <driver/vfd.h>
#endif
#if HAVE_TRIPLEDRAGON || HAVE_SPARK_HARDWARE || HAVE_AZBOX_HARDWARE
#if HAVE_TRIPLEDRAGON || HAVE_SPARK_HARDWARE || HAVE_AZBOX_HARDWARE || HAVE_GENERIC_HARDWARE
#include "driver/lcdd.h"
#define CVFD CLCD
#endif