diff options
author | Stefan Roese <sr@denx.de> | 2008-11-21 13:06:06 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2008-11-21 13:06:06 +0100 |
commit | de01c76c3ccc4e6c5989228eed58e955a3a1a968 (patch) | |
tree | 29fcb22c22be4164df9317e32101213e3fe6e5e8 /board/ml2 | |
parent | 1a6a00dcc5bdfc6e9b4b00f39c1f583a7f96fc7f (diff) |
ppc4xx: ML2 shouldn't include the 4xx EMAC driver
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/ml2')
-rw-r--r-- | board/ml2/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/ml2/u-boot.lds b/board/ml2/u-boot.lds index 28c654619e1..13ceea0429d 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) |