aboutsummaryrefslogtreecommitdiffstats
path: root/package/targets.mak
blob: 9ea44952b230927b3fa4b2e8db1dff53e3c7e7c7 (plain)
1
2
3
4
5
6
7
8
BIN_TARGETS := \
bcnm-waitif

LIBEXEC_TARGETS :=

LIB_DEFS := BCNM=bcnm WPACTRL=wpactrl
BCNM_DESCRIPTION := A library to read uevents related to network interfaces without race conditions
WPACTRL_DESCRIPTION := A library to command wpa_supplicant from C without going through wpa_cli