package/dropbear: group post-extract hooks with their call site
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Fri, 20 Dec 2019 16:05:10 +0000 (17:05 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 22 Dec 2019 10:45:43 +0000 (11:45 +0100)
commit8b37745d3cc87f1d49a9a2232bc94f2695b44aea
treeb1e8597513a36741aa42647b7e8ea09f664c81af
parent06aa2995350922197c6db0a46e39ac5c37d5a49e
package/dropbear: group post-extract hooks with their call site

The organization of dropbear.mk was no longer very clear: for some
post-extract blocks, the block was separated from the place where it was
enabled, but for others they were grouped.

Regroup all blocks with their call site and inside the condition, if
present.

Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/dropbear/dropbear.mk