linux/arch/cris/boot
Paul Bolle 8f50f2a1b4 cris: No need to append -O2 and $(LINUXINCLUDE)
The make variables asflags-y and ccflags-y are appended with -O2 and
$(LINUXINCLUDE). But the build already picks up -O2 from the top Makefile
and $(LINUXINCLUDE) from scripts/Makefile.lib. The net effect is that -O2
and the (long) list of include directories are used twice.

This is harmless but pointless. So stop appending to these flags.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
2016-12-08 10:56:40 +01:00
..
compressed cris: No need to append -O2 and $(LINUXINCLUDE) 2016-12-08 10:56:40 +01:00
dts CRIS v32: add ARTPEC-3 and P1343 device trees 2015-11-02 20:03:05 +01:00
rescue cris: No need to append -O2 and $(LINUXINCLUDE) 2016-12-08 10:56:40 +01:00
tools CRIS: Merge machine dependent boot/compressed and boot/rescue 2009-04-21 11:44:57 +02:00
.gitignore CRIS: Merge machine dependent boot/compressed and boot/rescue 2009-04-21 11:44:57 +02:00
Makefile CRIS: Discard .note.gnu.build-id section 2010-08-04 13:02:33 +02:00