From 130eee4fb0ef62479a79ef17b87abd711e658054 Mon Sep 17 00:00:00 2001 From: neel Date: Sat, 20 Feb 2010 06:39:14 +0000 Subject: Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BIT Discussed with: gonzo, imp --- sys/mips/conf/QEMU | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/mips/conf/QEMU') diff --git a/sys/mips/conf/QEMU b/sys/mips/conf/QEMU index 8f830b7..ebb09f8 100644 --- a/sys/mips/conf/QEMU +++ b/sys/mips/conf/QEMU @@ -27,7 +27,6 @@ makeoptions ARCH_FLAGS=-march=mips32 # Don't build any modules yet. makeoptions MODULES_OVERRIDE="" -options KERNVIRTADDR=0x80100000 include "../adm5120/std.adm5120" makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols -- cgit v1.1