arm/tegra: fix variable formatting in makefile
authorOlof Johansson <olof@lixom.net>
Wed, 9 Nov 2011 18:33:23 +0000 (10:33 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 8 Dec 2011 05:16:03 +0000 (21:16 -0800)
For some reason it started out using {} instead of (), and it's
proliferated from there. Switch back to ().

Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Colin Cross <ccross@android.com>

No differences found