LINUX.ORG.RU

История изменений

Исправление cvs-255, (текущая версия) :

пробовал:

$ make uImage
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  MODPOST vmlinux
mipsel-linux-objcopy -O binary --remove-section=.reginfo --remove-section=.mdebug --remove-section=.comment --remove-section=.note --remove-section=.pdr --remove-section=.options --remove-section=.MIPS.options vmlinux arch/mips/boot/vmlinux.bin
lzma -e arch/mips/boot/vmlinux.bin  arch/mips/boot/vmlinux.lzma
lzma: invalid option -- 'e'
make[1]: *** [vmlinux.lzma] Error 1
make: *** [uImage] Error 2
$ lzma -V
LZMA command line tool 9.22
LZMA SDK 9.22

Исправление cvs-255, :

пробовал:

$ make uImage
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  MODPOST vmlinux
mipsel-linux-objcopy -O binary --remove-section=.reginfo --remove-section=.mdebug --remove-section=.comment --remove-section=.note --remove-section=.pdr --remove-section=.options --remove-section=.MIPS.options vmlinux arch/mips/boot/vmlinux.bin
lzma -e arch/mips/boot/vmlinux.bin  arch/mips/boot/vmlinux.lzma
lzma: invalid option -- 'e'
make[1]: *** [vmlinux.lzma] Error 1
make: *** [uImage] Error 2

Исходная версия cvs-255, :

$ make uImage
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  MODPOST vmlinux
mipsel-linux-objcopy -O binary --remove-section=.reginfo --remove-section=.mdebug --remove-section=.comment --remove-section=.note --remove-section=.pdr --remove-section=.options --remove-section=.MIPS.options vmlinux arch/mips/boot/vmlinux.bin
lzma -e arch/mips/boot/vmlinux.bin  arch/mips/boot/vmlinux.lzma
lzma: invalid option -- 'e'
make[1]: *** [vmlinux.lzma] Error 1
make: *** [uImage] Error 2