mtr: drop unneeded 'call' from autotools-package invocation

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabio Porcedda 2014-05-14 13:47:36 +02:00 committed by Peter Korsgaard
parent e88e6af14c
commit 916852c3b2

View File

@ -21,4 +21,4 @@ endif
MTR_POST_PATCH_HOOKS += MTR_DISABLE_RES_NINIT
$(eval $(call autotools-package))
$(eval $(autotools-package))