Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys netnatm is gone
details: https://anonhg.NetBSD.org/src/rev/dfb00317aec0
branches: trunk
changeset: 433292:dfb00317aec0
user: martin <martin%NetBSD.org@localhost>
date: Thu Sep 06 09:13:42 2018 +0000
description:
netnatm is gone
diffstat:
sys/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r a552e72acacf -r dfb00317aec0 sys/Makefile
--- a/sys/Makefile Thu Sep 06 08:20:12 2018 +0000
+++ b/sys/Makefile Thu Sep 06 09:13:42 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.80 2017/05/27 21:02:55 bouyer Exp $
+# $NetBSD: Makefile,v 1.81 2018/09/06 09:13:42 martin Exp $
.include <bsd.own.mk>
SUBDIR= altq arch compat dev fs miscfs \
net net80211 netatalk netbt netcan netipsec netinet netinet6 \
- netisdn netkey netmpls netnatm netsmb \
+ netisdn netkey netmpls netsmb \
nfs opencrypto sys ufs uvm
# interrupt implementation depends on the kernel within the port
Home |
Main Index |
Thread Index |
Old Index