diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-11-06 13:47:00 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-11-06 13:47:00 +0000 |
| commit | ab3626d51a1d3db8cef3fe4c9b19182278e553b4 (patch) | |
| tree | 84d1fc2d399bf863de2feb335fbe1431550749e2 /sys/modules/cam | |
| parent | c7a1bf8bf3d6108176c13e8f9cb1a8f0ab7dfb15 (diff) | |
Notes
Diffstat (limited to 'sys/modules/cam')
| -rw-r--r-- | sys/modules/cam/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/cam/Makefile b/sys/modules/cam/Makefile index 8a4358bb6d80..633668d5c195 100644 --- a/sys/modules/cam/Makefile +++ b/sys/modules/cam/Makefile @@ -7,10 +7,6 @@ S= ${.CURDIR}/../.. KMOD= cam -.if ${MACHINE} == "pc98" -CFLAGS+= -DPC98 -.endif - # See sys/conf/options for the flags that go into the different opt_*.h files. SRCS= opt_cam.h SRCS+= opt_scsi.h |
