1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-13 15:51:06 +02:00

4 lines
76 B
Makefile
Raw Normal View History

ifeq ($(strip $(BR2_PACKAGE_DROPBEAR_SSHD)),y)
TARGETS+=dropbear_sshd
endif