X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=tools%2Fb43-tools%2FMakefile;h=d58a20e6a8d32cbe1ac654486db446bf40bebb6f;hb=763c067152ac8f8acc6a4920bd335254435feb2b;hp=391eb2551a385cecf8d8b367b0ef96450a418b81;hpb=2b642c23be2a3c9958df1407c9ad9feb49760379;p=openwrt.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