motorola docs from nate
[openwrt-10.03/.git] / package / dropbear_sshd / dropbear_sshd.mk
index 26c9b17830af3f78a90c1900b4f0775041a62d67..4031e218fb1499a9d16265c6564540fbd68447cc 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