From 5d1cabd98bbf51221ac8d35ce4639076ee07f8fc Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Mon, 26 Apr 2010 20:51:52 +0000 Subject: BOARDTYPE is no longer used by Makefile.*; spotted by miod --- sys/arch/palm/conf/GENERIC | 3 +-- sys/arch/palm/conf/RAMDISK | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'sys/arch/palm') diff --git a/sys/arch/palm/conf/GENERIC b/sys/arch/palm/conf/GENERIC index 4cde8cd5392..2dffe084c40 100644 --- a/sys/arch/palm/conf/GENERIC +++ b/sys/arch/palm/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.4 2010/03/03 20:57:28 mk Exp $ +# $OpenBSD: GENERIC,v 1.5 2010/04/26 20:51:51 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -20,7 +20,6 @@ options CACHE_CLEAN_BLOCK_INTR makeoptions KERNEL_BASE_PHYS="0xa0200000" makeoptions KERNEL_BASE_VIRT="0xc0200000" -makeoptions BOARDTYPE="palm" # CPU options options CPU_XSCALE_PXA2X0 # Support the XScale core diff --git a/sys/arch/palm/conf/RAMDISK b/sys/arch/palm/conf/RAMDISK index 27c71b97832..a20b47779e6 100644 --- a/sys/arch/palm/conf/RAMDISK +++ b/sys/arch/palm/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.4 2009/10/25 04:16:33 marex Exp $ +# $OpenBSD: RAMDISK,v 1.5 2010/04/26 20:51:51 deraadt Exp $ machine palm arm @@ -20,7 +20,6 @@ options CACHE_CLEAN_BLOCK_INTR makeoptions KERNEL_BASE_PHYS="0xa0200000" makeoptions KERNEL_BASE_VIRT="0xc0200000" -makeoptions BOARDTYPE="palm" # estimated number of users -- cgit v1.2.3