[PATCH] Ebony's UBoot awareness

Tom Rini trini at kernel.crashing.org
Thu Feb 24 06:01:23 EST 2005


On Wed, Feb 23, 2005 at 10:39:34AM -0800, Shawn Jin wrote:

> This adds UBoot support on Ebony board and also sets emac's PHY mode
> explicitly during initialization as Eugene Surovegin provided.
[snip]
> +#include "../../../../drivers/net/ibm_emac/ibm_emac_phy.h"

This will not work with O= for example.  The correct method is to modify
the Makefile with a CFLAGS_foo.o += -Idrivers/net/ibm_emac

-- 
Tom Rini
http://gate.crashing.org/~trini/



More information about the Linuxppc-embedded mailing list