mk: fix install with minimal shell
authorThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 9 Dec 2015 07:58:11 +0000 (08:58 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 9 Dec 2015 08:39:56 +0000 (09:39 +0100)
commit1ee6a5616e4944858871dd7f7d907b917b9540fe
tree5196d219782f105ace6a797aeb873adeb73630f1
parent2616f4978fe0781b4b68fb9bd81b7b0b0f8f9f85
mk: fix install with minimal shell

Some shells like dash do not support the syntax {}:
{mk,scripts}: No such file or directory

Reported-by: Thiago Martins <thiagocmartinsc@gmail.com>
Reported-by: Piotr Bartosiewicz <piotr.bartosiewicz@atendesoftware.pl>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
mk/rte.sdkinstall.mk