hostapd: fix parallel build issues and spurious object file rebuilds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33630 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2012-10-06 16:01:02 +00:00
parent e8ad5f0b87
commit fc96ba7411

View File

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