dde_linux: create wifi recipe

This commit is contained in:
Josef Söntgen
2017-11-13 17:02:50 +01:00
committed by Christian Helmuth
parent 5a5af878f7
commit b3b10c1439
13 changed files with 88 additions and 5 deletions

View File

@ -2,7 +2,7 @@ REQUIRES = x86
TARGET = wifi_drv
SRC_CC = main.cc
LIBS = wifi iwl_firmware wpa_supplicant
LIBS = base wifi iwl_firmware wpa_supplicant
# needed for firmware.h
INC_DIR += $(REP_DIR)/src/lib/wifi/include

View File

@ -1 +0,0 @@
../lx_user_emul.h

View File

@ -0,0 +1 @@
#include <lx_user_emul.h>

View File

@ -1 +0,0 @@
../lx_user_emul.h

View File

@ -0,0 +1 @@
#include <lx_user_emul.h>

View File

@ -1 +0,0 @@
../lx_user_emul.h

View File

@ -0,0 +1 @@
#include <lx_user_emul.h>