Paul Spooren wrote:
> The line of default packages became very long and it is easier
> to read one package per line, therefore split it by newlines
> and sort it alphabetically.
If you're going to do that, why not use += as well, so you don't
have to worry about people getting the \ right, and a
The line of default packages became very long and it is easier to read
one package per line, therefore split it by newlines and sort it
alphabetically.
Signed-off-by: Paul Spooren
---
include/target.mk | 35 ---
1 file changed, 32 insertions(+), 3 deletions(-)
di