From 03066d238076798510b762c59fe6d2ab8c800905 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20Bartoszkiewicz?= Date: Mon, 25 Jul 2016 16:13:26 +0200 Subject: [PATCH] Add 70-touchpad.hwdb --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a22795c..2f178f9 100644 --- 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 70-mouse.hwdb -UDEV_FILES += 70-pointingstick.hwdb +UDEV_FILES += 70-pointingstick.hwdb 70-touchpad.hwdb all: $(ALL_TARGETS-yes) -- 2.25.1