remove trailing whitespace from EOF
This commit is contained in:
parent
c399bff929
commit
5e2ed7b35e
@ -1,8 +1,8 @@
|
||||
# $NetBSD: beagleboard.conf,v 1.7 2013/02/10 15:56:57 jmcneill Exp $
|
||||
# $NetBSD: beagleboard.conf,v 1.8 2013/02/10 16:06:24 christos Exp $
|
||||
# BeagleBoard customization script used by mkimage
|
||||
#
|
||||
board=beagleboard
|
||||
kernel="$src/sys/arch/evbarm/compile/obj/BEAGLEBOARD/netbsd.ub"
|
||||
kernel="$src/sys/arch/evbarm/compile/obj.evbarm/BEAGLEBOARD/netbsd.ub"
|
||||
|
||||
. ${DIR}/conf/evbarm.conf
|
||||
|
||||
@ -25,7 +25,7 @@ customize() {
|
||||
customize_evbarm
|
||||
cat >> ${mnt}/etc/rc.conf << EOF
|
||||
mdnsd=YES
|
||||
EOF
|
||||
EOF
|
||||
}
|
||||
|
||||
populate() {
|
||||
|
Loading…
Reference in New Issue
Block a user