Portability improvement
authorPatrick Georgi <patrick@georgi-clan.de>
Fri, 9 Mar 2012 22:02:09 +0000 (23:02 +0100)
committerPatrick Georgi <patrick@georgi-clan.de>
Sat, 10 Mar 2012 13:20:44 +0000 (14:20 +0100)
commitc040e476bfe12fb67087b13de86346370c0e1c3e
tree8461156a66d1058c47fa255ac100f61a376c639c
parent987e883e6a5a48eb7404c81e1eb5fdcfb1107ef7
Portability improvement

Makefile.inc uses $( ) syntax on the shell. That's isn't as universal
as one would like.

Change-Id: I9a8fd511eef7fefc1458d5bae2cd7ef5475b7392
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/777
Tested-by: build bot (Jenkins)
Reviewed-by: Bernhard Urban <lewurm@gmail.com>
Makefile.inc