Source-Changes-HG archive

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

[src/trunk]: src/distrib/utils/embedded/conf add the comp set



details:   https://anonhg.NetBSD.org/src/rev/5ae051bde5d8
branches:  trunk
changeset: 783969:5ae051bde5d8
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jan 13 21:52:42 2013 +0000

description:
add the comp set

diffstat:

 distrib/utils/embedded/conf/rpi.conf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4907a58144e1 -r 5ae051bde5d8 distrib/utils/embedded/conf/rpi.conf
--- a/distrib/utils/embedded/conf/rpi.conf      Sun Jan 13 21:51:47 2013 +0000
+++ b/distrib/utils/embedded/conf/rpi.conf      Sun Jan 13 21:52:42 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rpi.conf,v 1.3 2013/01/13 21:46:03 christos Exp $
+# $NetBSD: rpi.conf,v 1.4 2013/01/13 21:52:42 christos Exp $
 # Raspberry PI customization script used by mkimage
 #
 image=$HOME/rpi.img
@@ -6,7 +6,7 @@
 firmwaredir=$src/external/broadcom/rpi-firmware/dist
 firmwarefiles="LICENCE.broadcom bootcode.bin fixup.dat fixup_cd.dat start.elf start_cd.elf"
 
-sets="base etc games man misc modules tests text"
+sets="base etc comp games man misc modules tests text"
 setsdir=$obj/evbarm/media
 kerneldir=$src/sys/arch/evbarm/compile/RPI
 specialdirs="/kern /proc"



Home | Main Index | Thread Index | Old Index