projects
/
oweals
/
hwdata.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20696e0
)
- add targets for oui.txt download and a shortcut for all downloads
author
Karsten Hopp
<karsten@redhat.com>
Mon, 2 Jun 2008 12:22:54 +0000
(14:22 +0200)
committer
Karsten Hopp
<karsten@redhat.com>
Mon, 2 Jun 2008 12:22:54 +0000
(14:22 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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