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 fdt_memory.c



details:   https://anonhg.NetBSD.org/src/rev/e715d364ab27
branches:  trunk
changeset: 445495:e715d364ab27
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Tue Oct 30 22:32:33 2018 +0000

description:
build fdt_memory.c

diffstat:

 sys/arch/evbarm/conf/files.fdt |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 95e72c4876a0 -r e715d364ab27 sys/arch/evbarm/conf/files.fdt
--- a/sys/arch/evbarm/conf/files.fdt    Tue Oct 30 21:32:35 2018 +0000
+++ b/sys/arch/evbarm/conf/files.fdt    Tue Oct 30 22:32:33 2018 +0000
@@ -1,8 +1,9 @@
-#      $NetBSD: files.fdt,v 1.4 2018/04/01 04:35:04 ryo Exp $
+#      $NetBSD: files.fdt,v 1.5 2018/10/30 22:32:33 jmcneill Exp $
 #
 # FDT-based kernel configuration info
 #
 
 file   arch/evbarm/fdt/fdt_machdep.c           fdt
+file   arch/evbarm/fdt/fdt_memory.c            fdt
 
 include "arch/arm/fdt/files.fdt"



Home | Main Index | Thread Index | Old Index