Add 60-evdev.hwdb, remove 70-touchpad.hwdb
[oweals/hwids.git] / Makefile
index 1e84ea5d104632b8f040357744e8deb984022c46..18e42ad00015efa5b5d12c47dbe0f6b71092ae8e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,8 +33,8 @@ 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-keyboard.hwdb 70-mouse.hwdb
-UDEV_FILES += 70-pointingstick.hwdb 70-touchpad.hwdb
+UDEV_FILES += 20-net-ifname.hwdb 60-evdev.hwdb 60-keyboard.hwdb 70-mouse.hwdb
+UDEV_FILES += 70-pointingstick.hwdb
 
 all: $(ALL_TARGETS-yes)