в ядре, выложенном длинком какая-то ерунда с компиляцией:
$ 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
e arch/mips/boot/vmlinux.bin arch/mips/boot/vmlinux.lzma
make[1]: e: Command not found
make[1]: *** [vmlinux.lzma] Error 127
make: *** [uImage] Error 2
Разобрался, что не хватает lzma к конфиге, но что такое «e», неясно