From: Stefan Roese Date: Fri, 21 Nov 2008 12:06:06 +0000 (+0100) Subject: ppc4xx: ML2 shouldn't include the 4xx EMAC driver X-Git-Tag: v2009.01-rc1~63^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=de01c76c3ccc4e6c5989228eed58e955a3a1a968;p=u-boot ppc4xx: ML2 shouldn't include the 4xx EMAC driver Signed-off-by: Stefan Roese --- diff --git a/board/ml2/u-boot.lds b/board/ml2/u-boot.lds index 28c654619e..13ceea0429 100644 --- a/board/ml2/u-boot.lds +++ b/board/ml2/u-boot.lds @@ -63,7 +63,6 @@ SECTIONS cpu/ppc4xx/4xx_uart.o (.text) cpu/ppc4xx/cpu_init.o (.text) cpu/ppc4xx/speed.o (.text) - drivers/net/4xx_enet.o (.text) common/dlmalloc.o (.text) lib_generic/crc32.o (.text) lib_ppc/extable.o (.text)