arch/arm/mach-omap2/omap-headsmp.S: Assembler messages:
arch/arm/mach-omap2/omap-headsmp.S:36: Error: selected processor does not support ARM mode `smc #0'
If you get these error message in some .S file , then add the below line to the .S file.
.arch_extension sec
No comments:
Post a Comment