1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 19:32:32 +03:00
openwrt-xburst/openwrt/package/dropbear_sshd/Makefile.in

4 lines
76 B
Makefile
Raw Normal View History

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