]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
LZMA and LZO causes compile error
authorMatthias Weisser <weisserm@arcor.de>
Thu, 5 Aug 2010 11:17:30 +0000 (13:17 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 7 Aug 2010 21:49:59 +0000 (23:49 +0200)
commit60fdc5f2f0d39776ca7cdd3ebabc9e3a20788da1
tree3567f23dd26e5424795da132484b2a4abaa5d211
parenta2740dd00da52874d71269eaa06cf4bde549d2fe
LZMA and LZO causes compile error

If both LZMA and LZO compressions are used there is a compile error
in cmd_bootm.c

Signed-off-by: Matthias Weisser <weisserm@arcor.de>
common/cmd_bootm.c