diff options
author | Wolfgang Denk <wd@denx.de> | 2008-11-25 11:47:41 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-11-25 11:47:41 +0100 |
commit | 06efc122a0dc47e704aa6c8e266d2663fee3977b (patch) | |
tree | 2ec94526396cbc4b8ddee78649bd27d78d132bca /board/ml2/u-boot.lds | |
parent | 95d4b70d50f8e426062bf9b7613829325cf779ad (diff) | |
parent | 89295028e7d8f7a524f485328279d72fdb102385 (diff) | |
download | u-boot-imx-06efc122a0dc47e704aa6c8e266d2663fee3977b.zip u-boot-imx-06efc122a0dc47e704aa6c8e266d2663fee3977b.tar.gz u-boot-imx-06efc122a0dc47e704aa6c8e266d2663fee3977b.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Diffstat (limited to 'board/ml2/u-boot.lds')
-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 28c6546..13ceea0 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) |