Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests evbppc can do modules now.
details: https://anonhg.NetBSD.org/src/rev/3ad10db79c41
branches: trunk
changeset: 766113:3ad10db79c41
user: mrg <mrg%NetBSD.org@localhost>
date: Wed Jun 15 23:45:45 2011 +0000
description:
evbppc can do modules now.
diffstat:
tests/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8e321b657d6f -r 3ad10db79c41 tests/Makefile
--- a/tests/Makefile Wed Jun 15 22:46:39 2011 +0000
+++ b/tests/Makefile Wed Jun 15 23:45:45 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2011/02/24 10:24:23 pooka Exp $
+# $NetBSD: Makefile,v 1.31 2011/06/15 23:45:45 mrg Exp $
.include <bsd.own.mk>
@@ -10,7 +10,7 @@
SUBDIR= crypto dev fs games include ipf kernel lib libexec net
SUBDIR+= rump sbin sys syscall toolchain usr.bin usr.sbin util
-. if ${MACHINE} != "evbppc" && ${MKKMOD} != "no"
+. if ${MKKMOD} != "no"
SUBDIR+= modules
. endif
Home |
Main Index |
Thread Index |
Old Index