From 561a2b5764af1fd1301e24d703e680aafc0ffae5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 Mar 2016 09:07:43 +0100 Subject: nfc: add driver and library for nfc-nci chips --- mk/pkg-bottom.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mk/pkg-bottom.mk') diff --git a/mk/pkg-bottom.mk b/mk/pkg-bottom.mk index f16f854e1..a519c7a22 100644 --- a/mk/pkg-bottom.mk +++ b/mk/pkg-bottom.mk @@ -25,7 +25,7 @@ post-configure: ${_CONFIGURE_COOKIE}: ${_PATCH_COOKIE} ifneq (,$(filter bootstrap,${AUTOTOOL_STYLE})) @$(CMD_TRACE) "autotool configuring.. " - @cd ${WRKSRC}; env ${AUTOTOOL_ENV} $(BASH) bootstrap.sh $(MAKE_TRACE) + @cd ${WRKSRC}; env ${AUTOTOOL_ENV} $(BASH) bootstrap* $(MAKE_TRACE) endif ifneq (,$(filter autogen,${AUTOTOOL_STYLE})) @$(CMD_TRACE) "autotool configuring.. " -- cgit v1.2.3