Add udev/60-sensor.hwdb
authorMike Gilbert <floppym@gentoo.org>
Tue, 28 Mar 2017 20:39:25 +0000 (16:39 -0400)
committerMike Gilbert <floppym@gentoo.org>
Tue, 28 Mar 2017 20:49:21 +0000 (16:49 -0400)
Makefile

index 4f4a4f922285a79eaaeecde13388b4c84d0f0139..fe14a740ec3085b70854ccc42746eba6f8464874 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
 
 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 70-touchpad.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
 
 all: $(ALL_TARGETS-yes)
 
 
 all: $(ALL_TARGETS-yes)