]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clear vars in drivers makefile
authorDmitry Shmidt <dimitrysh@google.com>
Sun, 31 Oct 2010 09:59:31 +0000 (11:59 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 31 Oct 2010 09:59:31 +0000 (11:59 +0200)
commit7a6a6374f28cdecd596e46141380716c0ca0cb72
treebce654770c6c826d574d6bf711f3883a24633165
parent5245483f80134e71b75af83c4ee6b1bf9393387a
Clear vars in drivers makefile

drivers.mak is shared between hostapd and wpa_supplicant and
compiling them together may create "wrong" flags.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
src/drivers/drivers.mak