Create a common drivers makefile snippet
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 14 Aug 2009 16:53:27 +0000 (19:53 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 14 Aug 2009 16:53:27 +0000 (19:53 +0300)
commite7cd16cac575c4be48fab45b7dddabb086472bf0
treebf68ecba29760e5cb15b6f9c6de27b2b3872024f
parent3e91d242609c228a482438325325a18bc29642e3
Create a common drivers makefile snippet

Instead of having all driver stuff collected across wpa_supplicant
and hostapd, create a common snippet that they both include and
that handles the build configuration.
hostapd/Makefile
src/drivers/drivers.mak [new file with mode: 0644]
wpa_supplicant/Makefile