documentation: convert the Documentation directory to UTF-8
[sfrench/cifs-2.6.git] / arch / frv / Makefile
index 90c0fb8d9dc3de577f3bbc011a4911821881a5fc..038e3a8457e0b7ad1ad91b46299a1662f6a3a726 100644 (file)
@@ -81,7 +81,7 @@ endif
 # - reserve CC3 for use with atomic ops
 # - all the extra registers are dealt with only at context switch time
 CFLAGS         += -mno-fdpic -mgpr-32 -msoft-float -mno-media
-CFLAGS         += -ffixed-fcc3 -ffixed-cc3 -ffixed-gr15
+CFLAGS         += -ffixed-fcc3 -ffixed-cc3 -ffixed-gr15 -ffixed-icc2
 AFLAGS         += -mno-fdpic
 ASFLAGS                += -mno-fdpic
 
@@ -108,11 +108,8 @@ Image: vmlinux
 bootstrap:
        $(Q)$(MAKEBOOT) bootstrap
 
-archmrproper:
-       $(Q)$(MAKE) $(build)=arch/frv/boot mrproper
-
 archclean:
-       $(Q)$(MAKE) $(build)=arch/frv/boot clean
+       $(Q)$(MAKE) $(clean)=arch/frv/boot
 
 archdep: scripts/mkdep symlinks
        $(Q)$(MAKE) $(build)=arch/frv/boot dep