From f694016136c155f23f5cec2eb7c076c9442d846a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 9 Oct 2004 06:13:40 +0000 Subject: final step in buildroot facelift --- package/hostap/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 package/hostap/Makefile.in (limited to 'package/hostap/Makefile.in') diff --git a/package/hostap/Makefile.in b/package/hostap/Makefile.in new file mode 100644 index 000000000..2b65d710f --- /dev/null +++ b/package/hostap/Makefile.in @@ -0,0 +1,3 @@ +ifeq ($(strip $(BR2_PACKAGE_HOSTAP)),y) +TARGETS+=hostap +endif -- cgit v1.2.3