6809: Switch to -Os
authorAlan Cox <alan@etchedpixels.co.uk>
Fri, 28 Nov 2014 22:11:06 +0000 (22:11 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Fri, 28 Nov 2014 22:11:06 +0000 (22:11 +0000)
commit7185e6564d47f48d5bc041678d72b762dbabe15f
treea6892b19f3d629cea1d83252b327ae144dfd8636
parent51c7c42e36e13a506d9818a35f851517ca4ebb20
6809: Switch to -Os

We've updated the helpers so can now do this.

A minimal build 6809 image currently weighs in at 24K code, 8K data. Some
of this is the CPU, some the calling conventions, and some gcc.
Kernel/Makefile