diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-27 23:17:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-27 23:17:00 +0000 |
| commit | 6646524f3482aacc84cd1ed6867682494a0821a6 (patch) | |
| tree | a8f69b1f507a116aae9c4e4acdd1eb1f1271bb93 /sys/pc98 | |
| parent | f72b11a40c5d60b1846259cda3a7902820f23a7d (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/DEFAULTS | 3 | ||||
| -rw-r--r-- | sys/pc98/conf/GENERIC | 1 | ||||
| -rw-r--r-- | sys/pc98/conf/NOTES | 6 |
3 files changed, 1 insertions, 9 deletions
diff --git a/sys/pc98/conf/DEFAULTS b/sys/pc98/conf/DEFAULTS index ba550080a5492..d04a63369e23f 100644 --- a/sys/pc98/conf/DEFAULTS +++ b/sys/pc98/conf/DEFAULTS @@ -3,8 +3,7 @@ # # $FreeBSD$ -# Not yet, this would break all existing configs -#machine pc98 i386 +machine pc98 i386 options PC98 # Bus support. diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index ffdc052b79c3b..ce46dea024abc 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -18,7 +18,6 @@ # # $FreeBSD$ -machine pc98 i386 cpu I486_CPU cpu I586_CPU cpu I686_CPU diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 01e6c542051c2..720d7f871992e 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -7,12 +7,6 @@ # $FreeBSD$ # -# -# This directive is mandatory; it defines the architecture to be -# configured for; in this case, the 386 family based PC-98 and -# compatibles. -# -machine pc98 i386 options PC98 # |
