Fix LINSYSFS in the platform options files that I missed from the platform

split out change.
This commit is contained in:
Doug Ambrisko 2006-05-10 03:25:45 +00:00
parent 3212b810d8
commit 054c255508
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158384
3 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@ COMPAT_LINUX32 opt_compat.h
#COMPAT_SVR4 opt_dontuse.h
#DEBUG_SVR4 opt_svr4.h
LINPROCFS opt_dontuse.h
LINSYSFS opt_dontuse.h
NDISAPI opt_dontuse.h
CLK_CALIBRATION_LOOP opt_clock.h

View File

@ -25,6 +25,7 @@ COMPAT_LINUX opt_dontuse.h
COMPAT_SVR4 opt_dontuse.h
DEBUG_SVR4 opt_svr4.h
LINPROCFS opt_dontuse.h
LINSYSFS opt_dontuse.h
NDISAPI opt_dontuse.h
PECOFF_DEBUG opt_pecoff.h
PECOFF_SUPPORT opt_dontuse.h

View File

@ -24,6 +24,7 @@ COMPAT_LINUX opt_dontuse.h
COMPAT_SVR4 opt_dontuse.h
DEBUG_SVR4 opt_svr4.h
LINPROCFS opt_dontuse.h
LINSYSFS opt_dontuse.h
PECOFF_DEBUG opt_pecoff.h
PECOFF_SUPPORT opt_dontuse.h