diff options
author | phk <phk@FreeBSD.org> | 1995-08-24 09:06:24 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1995-08-24 09:06:24 +0000 |
commit | 21ab8fe695e63021b17631de9b39b8302af39240 (patch) | |
tree | 2e65b2a0aabfeab13a88a872691071c058a437bf /lkm/Makefile | |
parent | 6525e9352125ef84d8dc9be7527c97103bd99a46 (diff) | |
download | FreeBSD-src-21ab8fe695e63021b17631de9b39b8302af39240.zip FreeBSD-src-21ab8fe695e63021b17631de9b39b8302af39240.tar.gz |
pcic lkm for the pccard stuff.
Diffstat (limited to 'lkm/Makefile')
-rw-r--r-- | lkm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lkm/Makefile b/lkm/Makefile index c9ebc81..dfe1093 100644 --- a/lkm/Makefile +++ b/lkm/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.10 1995/06/13 20:51:13 wollman Exp $ +# $Id: Makefile,v 1.11 1995/06/25 17:31:34 sos Exp $ SUBDIR= cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ ipfw kernfs linux msdos nfs nullfs \ - portal procfs socksys syscons umapfs union + pcic portal procfs socksys syscons umapfs union # # Doesn't work: # mfs |