X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=arch%2Fparisc%2FMakefile;h=da6f66901c92191c2069ba2dbd8144951584936b;hb=2377afdde16a50b72e0b7ddb96d6b905f73754e2;hp=0d428278356dd2b526ff904b34d9f421dc35c5d1;hpb=6525ee55bbfd35bf3aff8c59562d6a3d8559a4f0;p=safe%2Fjmp%2Flinux-2.6 diff --git a/arch/parisc/Makefile b/arch/parisc/Makefile index 0d42827..da6f669 100644 --- a/arch/parisc/Makefile +++ b/arch/parisc/Makefile @@ -56,7 +56,9 @@ cflags-y += -mdisable-fpregs # Without this, "ld -r" results in .text sections that are too big # (> 0x40000) for branches to reach stubs. -cflags-y += -ffunction-sections +ifndef CONFIG_FUNCTION_TRACER + cflags-y += -ffunction-sections +endif # select which processor to optimise for cflags-$(CONFIG_PA7100) += -march=1.1 -mschedule=7100