hostapd: fix parallel build issues and spurious object file rebuilds
SVN-Revision: 33630
This commit is contained in:
parent
8c37a0f098
commit
5c91b34ed7
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ define Build/RunMake
|
||||||
$(TARGET_CONFIGURE_OPTS) \
|
$(TARGET_CONFIGURE_OPTS) \
|
||||||
$(DRIVER_MAKEOPTS) \
|
$(DRIVER_MAKEOPTS) \
|
||||||
LIBS="$(TARGET_LDFLAGS)" \
|
LIBS="$(TARGET_LDFLAGS)" \
|
||||||
|
BCHECK= \
|
||||||
$(2)
|
$(2)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue