mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
remove not used dependecies
This commit is contained in:
parent
3dd4fc30ec
commit
38bdf3e3dc
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ SET(SOURCES
|
|||
utils/utils.c include/rssi.h utils/rssi.c)
|
||||
|
||||
SET(LIBS
|
||||
ubox ubus json-c blobmsg_json config uci gcrypt ssl crypto iwinfo)
|
||||
ubox ubus json-c blobmsg_json config uci gcrypt iwinfo)
|
||||
|
||||
ADD_EXECUTABLE(dawn ${SOURCES} utils/dawn_uci.c include/dawn_uci.h)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue