Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf build fix until someone is brave enough...
details: https://anonhg.NetBSD.org/src/rev/0c7d36ab5d89
branches: trunk
changeset: 994796:0c7d36ab5d89
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Nov 22 13:47:37 2018 +0000
description:
build fix until someone is brave enough to remove this kernel
diffstat:
sys/arch/evbarm/conf/std.tegra | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3ed17c9b24ee -r 0c7d36ab5d89 sys/arch/evbarm/conf/std.tegra
--- a/sys/arch/evbarm/conf/std.tegra Thu Nov 22 08:54:08 2018 +0000
+++ b/sys/arch/evbarm/conf/std.tegra Thu Nov 22 13:47:37 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.tegra,v 1.20 2018/10/18 09:01:54 skrll Exp $
+# $NetBSD: std.tegra,v 1.21 2018/11/22 13:47:37 skrll Exp $
#
machine evbarm arm
@@ -25,6 +25,7 @@
options __HAVE_FAST_SOFTINTS # should be in types.h
#options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
options __HAVE_PCI_CONF_HOOK
+options __HAVE_PCI_MSI_MSIX
makeoptions BOARDMKFRAG="${THISARM}/conf/mk.tegra"
makeoptions BOARDTYPE="tegra"
Home |
Main Index |
Thread Index |
Old Index