运行 make uImage LOADADDR=0xC2000040 报错,求大佬解答,实在是不知道怎么解决了

gcc: error: unrecognized argument in option ‘-mabi=aapcs-linux’
gcc: note: valid arguments to ‘-mabi=’ are: ms sysv
gcc: error: unrecognized argument in option ‘-mabi=aapcs-linux’
gcc: note: valid arguments to ‘-mabi=’ are: ms sysv
gcc: error: unrecognized command line option ‘-mlittle-endian’; did you mean ‘-fconvert=little-endian’?
gcc: error: unrecognized command line option ‘-mlittle-endian’; did you mean ‘-fconvert=little-endian’?
gcc: error: unrecognized command line option ‘-mfpu=vfp’; did you mean ‘-mcpu=’?
scripts/Makefile.build:99: recipe for target ‘scripts/mod/devicetable-offsets.s’ failed
make[1]: *** [scripts/mod/devicetable-offsets.s] Error 1
gcc: error: unrecognized command line option ‘-mfpu=vfp’; did you mean ‘-mcpu=’?
make[1]: *** 正在等待未完成的任务…
scripts/Makefile.build:265: recipe for target ‘scripts/mod/empty.o’ failed
make[1]: *** [scripts/mod/empty.o] Error 1
Makefile:1110: recipe for target ‘prepare0’ failed
make: *** [prepare0] Error 2