From: Mike Gilbert Date: Sat, 18 Jul 2015 01:04:54 +0000 (-0400) Subject: Add 60-evdev.hwdb, remove 70-touchpad.hwdb X-Git-Tag: hwids-20150717~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cfa4d1904ed8d4925184c642f820fe2dd5126702;p=oweals%2Fhwids.git Add 60-evdev.hwdb, remove 70-touchpad.hwdb --- diff --git a/Makefile b/Makefile index 1e84ea5..18e42ad 100644 --- 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)