drivers: Add NEED_RADIOTAP
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 12 May 2016 07:26:10 +0000 (09:26 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 13 May 2016 15:29:01 +0000 (18:29 +0300)
commitd58b60da87a741d35de74fa4eed34d7fc7085017
treecdf4897b2ce34cbfdf678d36fb5a150ba12b822a
parent6a9681e90c08461c3bee4549985bb550ddf6c275
drivers: Add NEED_RADIOTAP

If there's ever a driver that, like nl80211, requires radiotap,
we need to have a NEED_RADIOTAP variable to avoid trying to link
the radiotap helpers twice. Introduce that.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
src/drivers/drivers.mak
src/drivers/drivers.mk