Skip to content
Snippets Groups Projects
Commit 0a3f7236 authored by Jakob Olsson's avatar Jakob Olsson Committed by Filip Matusiak
Browse files

gitlab-ci: compile ieee1905 for R6

parent 13fca118
No related branches found
No related tags found
1 merge request!398AP MLD Configuration Request
......@@ -57,7 +57,7 @@ cd ieee1905
exec_cmd ./gitlab-ci/install-dependencies.sh
exec_cmd ./gitlab-ci/setup.sh
cd src
CFLAGS+="-DHAS_WIFI -DDYNAMIC_CNTLR_SYNC_CONFIG -DHAS_UBUS -DEXTENSION_ALLOWED" make
CFLAGS+="-DHAS_WIFI -DDYNAMIC_CNTLR_SYNC_CONFIG -DHAS_UBUS -DEXTENSION_ALLOWED -DEASYMESH_VERSION=6" make
mkdir -p /usr/include /usr/lib/ieee1905
exec_cmd cp -a cmdu.h /usr/include/
exec_cmd cp -a cmdu_ackq.h /usr/include/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment