hostapd: fix parallel build issues and spurious object file rebuilds

SVN-Revision: 33630
master
Felix Fietkau 12 years ago
parent 8c37a0f098
commit 5c91b34ed7
  1. 1
      package/hostapd/Makefile

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

Loading…
Cancel
Save