From 55bc8fead207fcb2aafe414ce84073f147ebce39 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 10 Feb 2020 16:00:28 +0000 Subject: Add bcnm-waitif --- package/targets.mak | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/targets.mak') diff --git a/package/targets.mak b/package/targets.mak index ebc5af6..9d63078 100644 --- a/package/targets.mak +++ b/package/targets.mak @@ -1,5 +1,6 @@ -BIN_TARGETS := +BIN_TARGETS := \ +bcnm-waitif LIBEXEC_TARGETS := -LIB_DEFS := WPACTRL=wpactrl +LIB_DEFS := BCNM=bcnm WPACTRL=wpactrl -- cgit v1.3.1