[PATCH 6/6] ehea: Kernel build (Kconfig / Makefile)

Thomas Q Klein TKLEIN at de.ibm.com
Fri Aug 11 18:03:22 EST 2006


mikey at ozlabs.org wrote on 10.08.2006 07:30:24:

> > --- linux-2.6.18-rc4/drivers/net/Makefile   2006-08-06 
11:20:11.000000000 -
> 0700
> > +++ patched_kernel/drivers/net/Makefile   2006-08-08 
03:00:30.061451584 -
> 0700
> > @@ -10,6 +10,7 @@ obj-$(CONFIG_E1000) += e1000/
> >   obj-$(CONFIG_IBM_EMAC) += ibm_emac/
> >   obj-$(CONFIG_IXGB) += ixgb/
> >   obj-$(CONFIG_CHELSIO_T1) += chelsio/
> > +obj-$(CONFIG_EHEA) += ehea/
> >   obj-$(CONFIG_BONDING) += bonding/
> >   obj-$(CONFIG_GIANFAR) += gianfar_driver.o
> 
> Looks like the whitespace has been munged here... 
> 
> Mikey

I see it looks damaged but infact it isn't. All obj-$(CONFIG_*) lines in
the Makefile start at column 0 and so does the one I added. I don't know
why it appears in the diff like that.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20060811/2066e7e6/attachment.htm>


More information about the Linuxppc-dev mailing list