From 996c599edb827abd37f911f42afb154c28f1cc5d Mon Sep 17 00:00:00 2001 From: Dale Rahn Date: Tue, 27 Apr 2010 17:25:20 +0000 Subject: Killing a few more diffs for theo, arm makes #LINKFLAGS, beagle cleanup, INCLUDE= common. --- sys/arch/armish/conf/Makefile.armish | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/armish/conf') diff --git a/sys/arch/armish/conf/Makefile.armish b/sys/arch/armish/conf/Makefile.armish index 48f2084053e..a6d28b69fae 100644 --- a/sys/arch/armish/conf/Makefile.armish +++ b/sys/arch/armish/conf/Makefile.armish @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.armish,v 1.24 2010/04/27 16:50:14 jsg Exp $ +# $OpenBSD: Makefile.armish,v 1.25 2010/04/27 17:25:19 drahn Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -41,8 +41,6 @@ CMACHFLAGS+= -msoft-float -fno-builtin-printf -fno-builtin-log \ COPTS?= -O2 CFLAGS= ${DEBUG} ${CDIAGFLAGS} ${CMACHFLAGS} ${COPTS} ${PIPE} AFLAGS= -x assembler-with-cpp -D_LOCORE ${CMACHFLAGS} -#LINKFLAGS= -Ttext 0xF0000020 -e start --warn-common -#LINKFLAGS= -T ${_machdir}/conf/kern.ldscript LINKFLAGS= -T ldscript LINKFLAGS+= --warn-common STRIPFLAGS= -g -X -x -- cgit v1.2.3