From 195d12217257f3fd4b328858cbb31ccf5a101652 Mon Sep 17 00:00:00 2001 From: jmallett Date: Mon, 12 Mar 2012 21:25:32 +0000 Subject: o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern required for the ABI the kernel is being built for. XXX This is implemented in a kind-of nasty way that involves including source files, but it's still an improvement. o) Retire ISA_* options since they're unused and were always wrong. --- sys/mips/malta/std.malta | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/mips/malta') diff --git a/sys/mips/malta/std.malta b/sys/mips/malta/std.malta index 2003ff1..0b74136 100644 --- a/sys/mips/malta/std.malta +++ b/sys/mips/malta/std.malta @@ -2,7 +2,6 @@ files "../malta/files.malta" cpu CPU_MIPS4KC -#options ISA_MIPS32 device pci device ata options ATA_CAM -- cgit v1.1