Deleted Added
full compact
1c1
< # Makefile.i386 -- with config changes.
---
> # Makefile.powerpc -- with config changes.
4c4
< # $FreeBSD: head/sys/conf/Makefile.powerpc 78161 2001-06-13 10:58:39Z peter $
---
> # $FreeBSD: head/sys/conf/Makefile.powerpc 78388 2001-06-17 09:39:44Z benno $
11c11
< # /sys/i386/conf/``machineid''
---
> # /sys/powerpc/conf/``machineid''
15c15
< # /sys/i386/conf/Makefile.i386
---
> # /sys/powerpc/conf/Makefile.powerpc
21a22,24
> # Temporary stuff while we're still embryonic
> NO_MODULES?= yes
>