X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fb43-tools%2FMakefile;fp=tools%2Fb43-tools%2FMakefile;h=d58a20e6a8d32cbe1ac654486db446bf40bebb6f;hb=151cd2e5377e7aec50a40b93f71dc6f5b5b37de9;hp=391eb2551a385cecf8d8b367b0ef96450a418b81;hpb=8adcce4e7de0b0d23dc4e6a1d36e007318e8baef;p=openwrt-github%2F.git diff --git a/tools/b43-tools/Makefile b/tools/b43-tools/Makefile index 391eb2551a..d58a20e6a8 100644 --- a/tools/b43-tools/Makefile +++ b/tools/b43-tools/Makefile @@ -29,6 +29,7 @@ define Host/Compile +$(MAKE) $(HOST_JOBS) -C $(HOST_BUILD_DIR)/assembler \ CFLAGS="$(HOST_CFLAGS) -include endian.h" \ $(HOST_MAKE_FLAGS) \ + LDFLAGS= \ $(1) QUIET_SPARSE=: endef