Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/cats/conf Tweak previous.



details:   https://anonhg.NetBSD.org/src/rev/b398fac9e7c8
branches:  trunk
changeset: 339982:b398fac9e7c8
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Wed Aug 19 04:53:03 2015 +0000

description:
Tweak previous.

diffstat:

 sys/arch/cats/conf/Makefile.cats.inc |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 27586c135408 -r b398fac9e7c8 sys/arch/cats/conf/Makefile.cats.inc
--- a/sys/arch/cats/conf/Makefile.cats.inc      Wed Aug 19 04:33:00 2015 +0000
+++ b/sys/arch/cats/conf/Makefile.cats.inc      Wed Aug 19 04:53:03 2015 +0000
@@ -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 @@
 
 CFLAGS+=       -fno-unwind-tables
 
-LINKSCRIPT=    -T ldscript
 LOADADDRESS=   0xF0000020
 
 KERNLDSCRIPT=  ldscript



Home | Main Index | Thread Index | Old Index