mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
Origin commit data
------------------
Branch: ni/coolstream
Commit: 524913f4ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-09-03 (Thu, 03 Sep 2020)
Origin message was:
------------------
- rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
#if defined(HAVE_DBOX_HARDWARE)
|
||||
#define EVENTDEV "/dev/input/event0"
|
||||
#elif defined (HAVE_COOL_HARDWARE)
|
||||
#elif defined (HAVE_CST_HARDWARE)
|
||||
#define EVENTDEV "/dev/input/input0"
|
||||
#else
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user