diff options
Diffstat (limited to 'sys/arch/powerpc/conf/RAMDISK')
-rw-r--r-- | sys/arch/powerpc/conf/RAMDISK | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/powerpc/conf/RAMDISK b/sys/arch/powerpc/conf/RAMDISK index 1d437f011ff..c34e76a7cec 100644 --- a/sys/arch/powerpc/conf/RAMDISK +++ b/sys/arch/powerpc/conf/RAMDISK @@ -13,6 +13,9 @@ option NATIVE_ELF option FIREPOWERBUGS +# specific define for VI boards +options power4e + options KTRACE options DEBUG |