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