Add 70-joystick.hwdb
authorMike Gilbert <floppym@gentoo.org>
Sat, 15 Jul 2017 14:35:56 +0000 (10:35 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sat, 15 Jul 2017 14:35:56 +0000 (10:35 -0400)
Makefile

index fe14a740ec3085b70854ccc42746eba6f8464874..638e95a11068a9e4ca8327f6ca23ef6ac0ba58d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ INSTALL_TARGETS-$(UDEV) += install-hwdb
 SYSTEMD_SOURCE = https://github.com/systemd/systemd/raw/master/hwdb
 UDEV_FILES = 20-acpi-vendor.hwdb 20-bluetooth-vendor-product.hwdb
 UDEV_FILES += 20-net-ifname.hwdb 60-evdev.hwdb 60-keyboard.hwdb 60-sensor.hwdb
-UDEV_FILES += 70-mouse.hwdb 70-pointingstick.hwdb 70-touchpad.hwdb
+UDEV_FILES += 70-joystick.hwdb 70-mouse.hwdb 70-pointingstick.hwdb 70-touchpad.hwdb
 
 all: $(ALL_TARGETS-yes)