mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-18 12:23:59 +00:00
This change fixes a linking problem, which happens if oprofile
is selected to be compiled as built-in:
`oprofile_arch_exit' referenced in section `.init.text' of
arch/arm/oprofile/built-in.o: defined in discarded section
`.exit.text' of arch/arm/oprofile/built-in.o
The problem is appeared after commit
|
||
---|---|---|
.. | ||
backtrace.c | ||
common.c | ||
Makefile |