hostapd: fix parallel build issues and spurious object file rebuilds

SVN-Revision: 33630
This commit is contained in:
Felix Fietkau 2012-10-06 16:01:02 +00:00
parent 8c37a0f098
commit 5c91b34ed7

View File

@ -238,6 +238,7 @@ define Build/RunMake
$(TARGET_CONFIGURE_OPTS) \
$(DRIVER_MAKEOPTS) \
LIBS="$(TARGET_LDFLAGS)" \
BCHECK= \
$(2)
endef