diff options
Diffstat (limited to 'board/tqc')
| -rw-r--r-- | board/tqc/tqm8xx/u-boot.lds | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/tqc/tqm8xx/u-boot.lds b/board/tqc/tqm8xx/u-boot.lds index 5af36c97a..5c9b26cfd 100644 --- a/board/tqc/tqm8xx/u-boot.lds +++ b/board/tqc/tqm8xx/u-boot.lds @@ -63,7 +63,6 @@ SECTIONS      lib_generic/crc32.o		(.text)      lib_generic/zlib.o		(.text)      lib_ppc/cache.o		(.text) -    lib_ppc/time.o		(.text)      . = DEFINED(env_offset) ? env_offset : .;      common/env_embedded.o	(.ppcenv) |