sync with buildroot2 from uclibc
[openwrt.git] / openwrt / package / dropbear_sshd / dropbear_sshd.mk
index 26c9b17..4031e21 100644 (file)
@@ -77,3 +77,6 @@ dropbear_sshd-clean:
 dropbear_sshd-dirclean:
        rm -rf $(DROPBEAR_SSHD_DIR)
 
+ifeq ($(strip $(BR2_PACKAGE_DROPBEAR_SSHD)),y)
+TARGETS+=dropbear_sshd
+endif
This page took 0.025579 seconds and 4 git commands to generate.