override LDOPTS to remove madwifi compile warning
SVN-Revision: 3999
This commit is contained in:
parent
b65701e887
commit
ebcc9327e8
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ MADWIFI_MAKEOPTS= -C $(PKG_BUILD_DIR) \
|
|||
TOOLPREFIX="$(KERNEL_CROSS)" \
|
||||
TOOLPATH="$(KERNEL_CROSS)" \
|
||||
KERNELPATH="$(LINUX_DIR)" \
|
||||
LDOPTS="" \
|
||||
DOMULTI=1
|
||||
|
||||
include $(TOPDIR)/package/rules.mk
|
||||
|
|
Loading…
Reference in a new issue