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/ff0d0c9de4d0
branches: trunk
changeset: 358986:ff0d0c9de4d0
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 bb281ae6178f -r ff0d0c9de4d0 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