Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/etc.evbarm Creating installation/ramdisk here does not w...



details:   https://anonhg.NetBSD.org/src/rev/f9b57bfd8c58
branches:  trunk
changeset: 826198:f9b57bfd8c58
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Aug 20 15:35:31 2017 +0000

description:
Creating installation/ramdisk here does not work; it happens too late.

diffstat:

 etc/etc.evbarm/Makefile.inc |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r 7029076c0a3d -r f9b57bfd8c58 etc/etc.evbarm/Makefile.inc
--- a/etc/etc.evbarm/Makefile.inc       Sun Aug 20 14:52:36 2017 +0000
+++ b/etc/etc.evbarm/Makefile.inc       Sun Aug 20 15:35:31 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile.inc,v 1.89 2017/07/06 00:35:28 jmcneill Exp $
+#      $NetBSD: Makefile.inc,v 1.90 2017/08/20 15:35:31 christos Exp $
 #
 #      etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
 #
@@ -200,5 +200,4 @@
 KERNEL_SUFFIXES=       bin srec ub
 
 INSTALLATION_DIRS+=    binary/gzimg            \
-                       installation/instkernel \
-                       installation/ramdisk
+                       installation/instkernel



Home | Main Index | Thread Index | Old Index