Fix build-arm-ports target for WANDBOARD-QUAD.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-02-11 20:51:58 +00:00
parent 879c1339e2
commit 5860267369
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-arm-redux/; revision=278597

View File

@ -5,5 +5,5 @@
BOARD= WANDBOARD-QUAD
ARMPORTS= sysutils/u-boot-wandboard
build-arm-${BOARD:tl}: build-arm-ports
build-arm-${BOARD:tl}: build-arm-ports${BOARD:tl}
touch ${.TARGET}