1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-06 09:13:09 +02:00
openwrt-xburst/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