mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-13 00:09:54 +00:00
e7e7893f22
The driver falls in line with the previous 'legacy_wifi_drv' component where the ported wireless LAN stack and device driver is encapsulated in a library. This library in return is used by the 'Libc::Component' providing the necessary environment for the 'wpa_supplicant'. In constrast to the old driver a 'wifi' VFS plugin is in charge of initalizing the 'Lx_kit::Env' prior to executing any static constructors. Fixes #4455.
4 lines
54 B
Makefile
4 lines
54 B
Makefile
include $(REP_DIR)/lib/mk/wifi.inc
|
|
|
|
REQUIRES += 64bit
|