build: remove @ as it's causing an error
authorPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 19 Sep 2017 21:17:09 +0000 (15:17 -0600)
committerJo-Philipp Wich <jo@mein.io>
Wed, 13 Dec 2017 15:34:40 +0000 (16:34 +0100)
commit5beb0abc83ecc5d95365c357f6d9fc367d590130
tree873c33b6d277874e6072ebbe7faa8d4e3058df3f
parenteff1f7e7efdebdbb4b102a51e8e78bde1666533c
build: remove @ as it's causing an error

Since $(DownloadMethod/unknown) is being invoked in the expansion of
$(call locked ...) anyway, you can't have an @ because the shell
doesn't know what to do with it.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
(cherry picked from commit 76ba01a39216b8460846808b2fc10d5ee230a324)
include/download.mk