Module Name:    src
Committed By:   uebayasi
Date:           Wed Aug 19 04:53:04 UTC 2015

Modified Files:
        src/sys/arch/cats/conf: Makefile.cats.inc

Log Message:
Tweak previous.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/cats/conf/Makefile.cats.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/cats/conf/Makefile.cats.inc
diff -u src/sys/arch/cats/conf/Makefile.cats.inc:1.32 src/sys/arch/cats/conf/Makefile.cats.inc:1.33
--- src/sys/arch/cats/conf/Makefile.cats.inc:1.32	Wed Aug 19 04:15:22 2015
+++ src/sys/arch/cats/conf/Makefile.cats.inc	Wed Aug 19 04:53:03 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile.cats.inc,v 1.32 2015/08/19 04:15:22 uebayasi Exp $
+#	$NetBSD: Makefile.cats.inc,v 1.33 2015/08/19 04:53:03 uebayasi Exp $
 
 MACHINE_ARCH?=	arm
 CPPFLAGS+=	-D${MACHINE}
@@ -13,7 +13,6 @@ KERNLDSCRIPT=	${THISARM}/conf/ldscript.e
 
 CFLAGS+=	-fno-unwind-tables
 
-LINKSCRIPT=	-T ldscript
 LOADADDRESS=	0xF0000020
 
 KERNLDSCRIPT=	ldscript

Reply via email to