Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arm arm26 is gone.



details:   https://anonhg.NetBSD.org/src/rev/460c04427b61
branches:  trunk
changeset: 829287:460c04427b61
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Jan 24 19:29:36 2018 +0000

description:
arm26 is gone.

diffstat:

 sys/arch/arm/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 27a69d114c97 -r 460c04427b61 sys/arch/arm/Makefile
--- a/sys/arch/arm/Makefile     Wed Jan 24 17:21:03 2018 +0000
+++ b/sys/arch/arm/Makefile     Wed Jan 24 19:29:36 2018 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: Makefile,v 1.8 2008/06/25 03:33:39 matt Exp $
+#      $NetBSD: Makefile,v 1.9 2018/01/24 19:29:36 skrll Exp $
 
-SUBDIR=        include .WAIT include/arm26 include/arm32
+SUBDIR=        include .WAIT include/arm32
 
 # install footbridge headers.
 SUBDIR+= footbridge



Home | Main Index | Thread Index | Old Index