Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/evbarm/instkernel/instkernel Add BCM5301X_INSTALL
details: https://anonhg.NetBSD.org/src/rev/b4233c41bb3e
branches: trunk
changeset: 781334:b4233c41bb3e
user: matt <matt%NetBSD.org@localhost>
date: Sat Sep 01 02:05:02 2012 +0000
description:
Add BCM5301X_INSTALL
diffstat:
distrib/evbarm/instkernel/instkernel/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9dbda59fa199 -r b4233c41bb3e distrib/evbarm/instkernel/instkernel/Makefile
--- a/distrib/evbarm/instkernel/instkernel/Makefile Sat Sep 01 02:03:35 2012 +0000
+++ b/distrib/evbarm/instkernel/instkernel/Makefile Sat Sep 01 02:05:02 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/02/01 03:35:14 nisimura Exp $
+# $NetBSD: Makefile,v 1.16 2012/09/01 02:05:02 matt Exp $
.include <bsd.own.mk>
.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -9,6 +9,7 @@
.if ${MACHINE_ARCH} == "arm"
# Little endian platforms.
MDSETTARGETS= ADI_BRH_INSTALL ${RAMDISK} - \
+ BCM5301X_INSTALL ${RAMDISK} - \
CP3100_INSTALL ${RAMDISK} - \
GEMINI_INSTALL ${RAMDISK} - \
GUMSTIX_INSTALL ${RAMDISK} - \
Home |
Main Index |
Thread Index |
Old Index