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/