X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Ffrv%2FMakefile;h=9bf7345c5cc93ce90806da9b5d1da62ff6629a27;hb=cc9eefdb9ed5603e2ab0b77fc1f6b671332ceeed;hp=038e3a8457e0b7ad1ad91b46299a1662f6a3a726;hpb=3eeab61aa3ddd3c0bedb7449ada1599de22fdb5a;p=mv-sheeva.git diff --git a/arch/frv/Makefile b/arch/frv/Makefile index 038e3a8457e..9bf7345c5cc 100644 --- a/arch/frv/Makefile +++ b/arch/frv/Makefile @@ -88,7 +88,7 @@ ASFLAGS += -mno-fdpic # make sure the .S files get compiled with debug info # and disable optimisations that are unhelpful whilst debugging ifdef CONFIG_DEBUG_INFO -CFLAGS += -O1 +#CFLAGS += -O1 AFLAGS += -Wa,--gdwarf2 ASFLAGS += -Wa,--gdwarf2 endif