[leon] move patches to patches-2.6.36
[openwrt.git] / tools / b43-tools / Makefile
index 391eb25..d58a20e 100644 (file)
@@ -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