hostapd: fix parallel build issues and spurious object file rebuilds
authorFelix Fietkau <nbd@openwrt.org>
Sat, 6 Oct 2012 16:01:02 +0000 (16:01 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 6 Oct 2012 16:01:02 +0000 (16:01 +0000)
SVN-Revision: 33630

package/hostapd/Makefile

index 5d279c51c50529a043fd14737edce6996e519c01..2fbfb98e3c9b36c82fc1ec6e142e805221074221 100644 (file)
@@ -238,6 +238,7 @@ define Build/RunMake
                $(TARGET_CONFIGURE_OPTS) \
                $(DRIVER_MAKEOPTS) \
                LIBS="$(TARGET_LDFLAGS)" \
                $(TARGET_CONFIGURE_OPTS) \
                $(DRIVER_MAKEOPTS) \
                LIBS="$(TARGET_LDFLAGS)" \
+               BCHECK= \
                $(2)
 endef
 
                $(2)
 endef