Hi Jonas,
On Fri, Nov 28, 2014 at 10:19:28PM +0100, Jonas Gorski wrote:
> On Fri, Nov 28, 2014 at 7:20 PM, Maxime Ripard
> wrote:
> > Switch to a dumber implementation that will be easier to maintain in the
> > long
> > run, with only if statements instead of having nested subst calls.
> >
> > S
On Fri, Nov 28, 2014 at 7:20 PM, Maxime Ripard
wrote:
> Switch to a dumber implementation that will be easier to maintain in the long
> run, with only if statements instead of having nested subst calls.
>
> Signed-off-by: Maxime Ripard
> ---
> include/kernel.mk | 25 +
>
Switch to a dumber implementation that will be easier to maintain in the long
run, with only if statements instead of having nested subst calls.
Signed-off-by: Maxime Ripard
---
include/kernel.mk | 25 +
1 file changed, 21 insertions(+), 4 deletions(-)
diff --git a/inclu