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/powerpc | |
| parent | f72b11a40c5d60b1846259cda3a7902820f23a7d (diff) | |
Notes
Diffstat (limited to 'sys/powerpc')
| -rw-r--r-- | sys/powerpc/conf/DEFAULTS | 3 | ||||
| -rw-r--r-- | sys/powerpc/conf/GENERIC | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/sys/powerpc/conf/DEFAULTS b/sys/powerpc/conf/DEFAULTS index bd4ddb894a1a6..45348685c9c34 100644 --- a/sys/powerpc/conf/DEFAULTS +++ b/sys/powerpc/conf/DEFAULTS @@ -3,8 +3,7 @@ # # $FreeBSD$ -# Not yet, this would break all existing configs -#machine powerpc +machine powerpc # Pseudo devices. device mem # Memory and kernel memory devices diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index 3dfd5db459a7a..b0c4213ecbb61 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -18,7 +18,6 @@ # # $FreeBSD$ -machine powerpc cpu OEA ident GENERIC |
