Hello,
I tried to compile U-boot to Ralink RT2880, but shows this error:
[: 1: Illegal number:
dirname: extra operand `-gdwarf-2'
Try "dirname --help" to more info.
make -C `dirname lib_generic/libgeneric.a`
make[1]: Entering directory `/Ralink/sdk3301/Uboot/lib_generic'
make[1]: *** No rule to proccess target `/home/sdk3301/Uboot/include/common.h', necessary`crc32.o'. Stop.
make[1]: Leaving directory `/Ralink/sdk3301/Uboot/lib_generic'
make: ** [lib_generic/libgeneric.a] Erro 2
What's going on?
Thank's