projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
I do not believe that users will cleanup kernelsource, when switching
[openwrt.git]
/
package
/
dropbear_sshd
/
dropbear_sshd.mk
diff --git
a/package/dropbear_sshd/dropbear_sshd.mk
b/package/dropbear_sshd/dropbear_sshd.mk
index
26c9b17
..
4031e21
100644
(file)
--- a/
package/dropbear_sshd/dropbear_sshd.mk
+++ b/
package/dropbear_sshd/dropbear_sshd.mk
@@
-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.024607 seconds
and
4
git commands to generate.