diff options
author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-08-24 09:06:24 +0000 |
---|---|---|
committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-08-24 09:06:24 +0000 |
commit | f37f4df155504cf374a38fdc0a5b771e80421a03 (patch) | |
tree | 2e65b2a0aabfeab13a88a872691071c058a437bf /lkm/Makefile | |
parent | f2b46629bedd834ccfb14fddf3045e6fbb5155d3 (diff) | |
download | src-f37f4df155504cf374a38fdc0a5b771e80421a03.tar.gz src-f37f4df155504cf374a38fdc0a5b771e80421a03.zip |
pcic lkm for the pccard stuff.
Notes
Notes:
svn path=/head/; revision=10218
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 c9ebc813d10e..dfe1093bd6ff 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 |