- add targets for oui.txt download and a shortcut for all downloads
authorKarsten Hopp <karsten@redhat.com>
Mon, 2 Jun 2008 12:22:54 +0000 (14:22 +0200)
committerKarsten Hopp <karsten@redhat.com>
Mon, 2 Jun 2008 12:22:54 +0000 (14:22 +0200)
Makefile

index 011977964c26e21dde3c8f46b1941f7ef54e6f39..25ce80295eeb87321f4a59d4dcffa3df1c92a376 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -79,8 +79,13 @@ clean:
 clog: hwdata.spec
        @sed -n '/^%changelog/,/^$$/{/^%/d;/^$$/d;s/%%/%/g;p}' $< | tee $@
 
+download: new-usb-ids new-pci-ids new-oui.txt
+
 new-usb-ids:
        @curl -O http://www.linux-usb.org/usb.ids
 
 new-pci-ids:
        @curl -O http://pciids.sourceforge.net/pci.ids
+
+new-oui.txt:
+       @curl -O http://standards.ieee.org/regauth/oui/oui.txt