root@gaurav-desktop:~/scratch/BuildZynq/linux-xlnx-xilinx-v14.7# make -j ARCH=arm UIMAGE_LOADADDR=0x8000 uImage
CHK include/generated/uapi/linux/version.h
CC scripts/mod/empty.o
CC scripts/mod/devicetable-offsets.s
cc1: error: unrecognized command line option u2018-mlittle-endianu2019
cc1: error: unrecognized command line option u2018-mno-thumb-interworku2019
scripts/mod/empty.c:1:0: error: unknown ABI (aapcs-linux) for -mabi= switch
scripts/mod/empty.c:1:0: error: bad value (armv5t) for -march= switch
make[2]: *** [scripts/mod/empty.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1: error: unrecognized command line option u2018-mlittle-endianu2019
cc1: error: unrecognized command line option u2018-mno-thumb-interworku2019
scripts/mod/devicetable-offsets.c:1:0: error: unknown ABI (aapcs-linux) for -mabi= switch
scripts/mod/devicetable-offsets.c:1:0: error: bad value (armv5t) for -march= switch
make[2]: *** [scripts/mod/devicetable-offsets.s] Error 1
make[1]: *** [scripts/mod] Error 2
make: *** [scripts] Error 2
make: *** Waiting for unfinished jobs....
I am receiving the above error can anybody tell the solution for the same