diff options
| author | 2005-04-06 19:51:46 +0000 | |
|---|---|---|
| committer | 2005-04-06 19:51:46 +0000 | |
| commit | cb6fa6bbc8aa8ffebdd3c5ba1d1dcc894cc13a33 (patch) | |
| tree | ec084837f085759fabe82e401a42c109cfd3ec63 /sys/dev/microcode/Makefile | |
| parent | * allow for creation and removal of RCS locks (diff) | |
| download | wireguard-openbsd-cb6fa6bbc8aa8ffebdd3c5ba1d1dcc894cc13a33.tar.xz wireguard-openbsd-cb6fa6bbc8aa8ffebdd3c5ba1d1dcc894cc13a33.zip | |
no longer install the tigon firmware. Bill Paul, who built these firmwares
for the various *BSD projects, has not replied to various emails from me
trying to find out what the licensing status of these files are. In a few
weeks this firmware will be deleted from the tree. It's a real shame.
One again, people have played fast and loose with licensing and the law.
Diffstat (limited to 'sys/dev/microcode/Makefile')
| -rw-r--r-- | sys/dev/microcode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/Makefile b/sys/dev/microcode/Makefile index ba49932b5db..a1e40f7cbc2 100644 --- a/sys/dev/microcode/Makefile +++ b/sys/dev/microcode/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.10 2004/12/22 12:02:47 grange Exp $ +# $OpenBSD: Makefile,v 1.11 2005/04/06 19:51:46 deraadt Exp $ -SUBDIR= atmel tigon neomagic symbol kue typhoon uyap cirruslogic yds fxp +SUBDIR= atmel neomagic symbol kue typhoon uyap cirruslogic yds fxp .include <bsd.subdir.mk> |
