dropbear: clean up default PATH handling in makefile
authorDario Ernst <Dario.Ernst@riverbed.com>
Tue, 29 Nov 2016 15:02:48 +0000 (16:02 +0100)
committerJohn Crispin <john@phrozen.org>
Wed, 14 Dec 2016 09:37:01 +0000 (10:37 +0100)
commit866b7bad00833ed2be9bf571b68c6d5e8034bc12
treeef19e4325bd6a03fb723f93ccfd90d6087b482b2
parent132b88ea3975fb512ba9cece87ead5576d979e05
dropbear: clean up default PATH handling in makefile

Harmonise handling of DEFAULT_PATH by removing the patch introducing #ifndef
guards around the path, and only using one means to set the path in the
makefile.

Signed-off-by: Dario Ernst <Dario.Ernst@riverbed.com>
package/network/services/dropbear/Makefile
package/network/services/dropbear/patches/500-set-default-path.patch [deleted file]