]> git.ipfire.org Git - thirdparty/hostap.git/commit
drivers: Support of dynamic VLAN requires Linux ioctls
authorSergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Mon, 7 Oct 2019 21:08:32 +0000 (00:08 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 25 Dec 2019 22:00:36 +0000 (00:00 +0200)
commita737e40b5653b622ba8d49e4c0e9c54176963a90
tree16d95723050e2b5e0f1cfaf825f835a0a6136550
parent07e69dfb056561e36622eebf2a380fe093afffaa
drivers: Support of dynamic VLAN requires Linux ioctls

Support for dynamic VLANs depends on the Linux bridge ioctls.
Add this dependency explicitely to drivers make files.

This fixes build for minimal hostapd configs such as:
CONFIG_DRIVER_WIRED=y
CONFIG_FULL_DYNAMIC_VLAN=y

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
src/drivers/drivers.mak
src/drivers/drivers.mk