commit | 317d5330aea392c032a5f8c87df74444fd514910 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Nov 09 10:33:23 2011 -0800 |
committer | Olof Johansson <olof@lixom.net> | Wed Dec 07 20:47:47 2011 -0800 |
tree | adb3eeeb7789133de015db992294f37d53f9dbab | |
parent | 5611cc4572e889b62a7b4c72a413536bf6a9c416 [diff] |
arm/tegra: fix variable formatting in makefile 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>