On Fri, Jun 05, 2015 at 03:32:11PM +0200, Stefan Schmidt wrote: > From: Stefan Schmidt <s.schmidt@xxxxxxxxxxx> > > Signed-off-by: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx> > --- > src/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/.gitignore b/src/.gitignore > index d0989d6..356ac21 100644 > --- a/src/.gitignore > +++ b/src/.gitignore > @@ -1,5 +1,6 @@ > .deps > iwpan > +iwpan-info.o > iwpan-interface.o > iwpan-iwpan.o > iwpan-sections.o What about using a *.o wildcard? Everythng else seems cumbersome in the long run. Cheers, -- Guido > -- > 2.1.0 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wpan" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html