From c3e289e1ce8c9af8d14e9f727632e22b3bf901f9 Mon Sep 17 00:00:00 2001 From: Nathan Whitehorn Date: Tue, 13 Jul 2010 05:32:19 +0000 Subject: MFppc64: Kernel sources for 64-bit PowerPC, along with build-system changes to keep 32-bit kernels compiling (build system changes for 64-bit kernels are coming later). Existing 32-bit PowerPC kernel configurations must be updated after this change to specify their architecture. --- sys/conf/options.powerpc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys/conf/options.powerpc') diff --git a/sys/conf/options.powerpc b/sys/conf/options.powerpc index b374dfb62d26..6fbe5e6af9a9 100644 --- a/sys/conf/options.powerpc +++ b/sys/conf/options.powerpc @@ -4,8 +4,13 @@ AIM opt_global.h E500 opt_global.h +POWERPC +POWERPC64 + FPU_EMU +COMPAT_FREEBSD32 opt_compat.h + GFB_DEBUG opt_gfb.h GFB_NO_FONT_LOADING opt_gfb.h GFB_NO_MODE_CHANGE opt_gfb.h -- cgit v1.2.3