Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.evbppc Add TWRP1025 and INSTALL_TWRP1025
details: https://anonhg.NetBSD.org/src/rev/3194e2cdf519
branches: trunk
changeset: 780636:3194e2cdf519
user: matt <matt%NetBSD.org@localhost>
date: Wed Aug 01 05:46:13 2012 +0000
description:
Add TWRP1025 and INSTALL_TWRP1025
diffstat:
etc/etc.evbppc/Makefile.inc | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r b16629d9134f -r 3194e2cdf519 etc/etc.evbppc/Makefile.inc
--- a/etc/etc.evbppc/Makefile.inc Wed Aug 01 05:42:56 2012 +0000
+++ b/etc/etc.evbppc/Makefile.inc Wed Aug 01 05:46:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.10 2012/02/04 10:32:11 he Exp $
+# $NetBSD: Makefile.inc,v 1.11 2012/08/01 05:46:13 matt Exp $
#
# etc.evbppc/Makefile.inc -- evbppc-specific etc Makefile targets
#
@@ -8,8 +8,8 @@
KERNEL_SETS= WALNUT EXPLORA451 OPENBLOCKS200 OPENBLOCKS266
KERNEL_SETS+= EV64260 PMPPC
-KERNEL_SETS+= MPC8536DS MPC8548CDS P2020DS P2020RDB RB800
+KERNEL_SETS+= MPC8536DS MPC8548CDS P2020DS P2020RDB RB800 TWRP1025
KERNEL_SUFFIXES= img
BUILD_KERNELS= INSTALL_WALNUT INSTALL_OPENBLOCKS266 INSTALL_PMPPC
-BUILD_KERNELS+= INSTALL_P2020DS INSTALL_P2020RDB
+BUILD_KERNELS+= INSTALL_P2020DS INSTALL_P2020RDB INSTALL_TWRP1025
Home |
Main Index |
Thread Index |
Old Index