mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-18 17:53:34 +08:00
4 lines
62 B
Makefile
4 lines
62 B
Makefile
ifeq ($(strip $(BR2_PACKAGE_HOSTAP)),y)
|
|
TARGETS+=hostap
|
|
endif
|