foss-for-synopsys-dwc-arc-processors / linux

Helpful resources for users & developers of Linux kernel for ARC
22 stars 13 forks source link

Fix makefile warnings #74

Closed VVIsaev closed 2 years ago

VVIsaev commented 2 years ago

Fixed annoying warnings about missing ARCv2 flags in ARCv3 compiler and MCPU option.

Also make sure that LL64 and UNALIGNED options work for ARCv3.

Boot tested haps_hs/hs5x/arc64_defconfigs.

geomatsi commented 2 years ago

Reviewed-by: Sergey Matyukevich smatyukevich@synopsys.com