Include wiiusb_hid only for HW_RVL
This commit is contained in:
parent
9a95f98283
commit
137e397028
|
@ -34,7 +34,7 @@ static hid_driver_t *hid_drivers[] = {
|
|||
#ifdef HAVE_LIBUSB
|
||||
&libusb_hid,
|
||||
#endif
|
||||
#ifdef GEKKO
|
||||
#ifdef HW_RVL
|
||||
&wiiusb_hid,
|
||||
#endif
|
||||
&null_hid,
|
||||
|
|
Loading…
Reference in New Issue