diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 08:20:16 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-20 08:20:16 -0400 |
commit | 9cb37638de403d31a0d60b7d57414d19bc6e61fc (patch) | |
tree | a2a3f937e34344c4b5a55bd409b55ffc6856cc20 /hwdb/Makefile.am | |
parent | 3792b2d50837b1dccad7d52ce620611e4921b144 (diff) |
rules: import 20-net-ifname.hwdb from upstream.
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'hwdb/Makefile.am')
-rw-r--r-- | hwdb/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hwdb/Makefile.am b/hwdb/Makefile.am index cc0b4fa4ac..5bc27fee5b 100644 --- a/hwdb/Makefile.am +++ b/hwdb/Makefile.am @@ -4,6 +4,7 @@ dist_udevhwdb_DATA = \ 20-OUI.hwdb \ 20-acpi-vendor.hwdb \ 20-bluetooth-vendor-product.hwdb \ + 20-net-ifname.hwdb \ 20-pci-classes.hwdb \ 20-pci-vendor-model.hwdb \ 20-sdio-classes.hwdb \ |