mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
rename HAVE_COOL_HARDWARE => HAVE_CST_HARDWARE
Origin commit data
------------------
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
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