Add : to body of populate_sunxi to appease bash.

This commit is contained in:
jmcneill 2017-07-09 10:41:40 +00:00
parent 9b9d0c4157
commit dd5461aaa9
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: armv7.conf,v 1.14 2017/07/06 21:07:09 jmcneill Exp $
# $NetBSD: armv7.conf,v 1.15 2017/07/09 10:41:40 jmcneill Exp $
# ARMv7 customization script used by mkimage
#
board=armv7
@ -107,6 +107,7 @@ EOF
}
populate_sunxi() {
:
}
populate_tegra() {