mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-06 10:51:06 +02:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
ifeq ($(strip $(BR2_PACKAGE_DROPBEAR_SSHD)),y)
|
|
TARGETS+=dropbear_sshd
|
|
endif
|