diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-01-11 20:41:39 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-01-11 20:41:39 -0500 |
commit | d4a1c1bcf018b4beb6628e22d9014322ffc79628 (patch) | |
tree | d37ab7109baacbe81a585346a089334059688dfd /hwdb/Makefile.am | |
parent | 9df52d1915b56d5d83cacf834b02d98dadf3bb2e (diff) |
hwdb: bring up to date
This squashes upstream commits from the following authors:
AppleBloom
Dmitry Pisklov
Jimmie Tauriainen
Jose Ignacio Naranjo
Kay Sievers
Marcel Holtmann
Martin Pitt
Raudi
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'hwdb/Makefile.am')
-rw-r--r-- | hwdb/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hwdb/Makefile.am b/hwdb/Makefile.am index 5ced1cb636..47b32cb398 100644 --- a/hwdb/Makefile.am +++ b/hwdb/Makefile.am @@ -6,6 +6,8 @@ dist_udevhwdb_DATA = \ 20-OUI.hwdb \ 20-pci-classes.hwdb \ 20-pci-vendor-model.hwdb \ + 20-sdio-classes.hwdb \ + 20-sdio-vendor-model.hwdb \ 20-usb-classes.hwdb \ 20-usb-vendor-model.hwdb |