genode/repos/dde_linux/src/drivers/wifi/target.mk

7 lines
158 B
Makefile
Raw Normal View History

TARGET = wifi_drv
SRC_CC = main.cc
LIBS = wifi iwl_firmware wpa_supplicant server
# needed for firmware.h
INC_DIR += $(REP_DIR)/src/lib/wifi/include