u-boot which doesnt boot or launch kernel. This makes u-boot a lot
slower but as we only see it once on boot this is unimportant in long
view so remove the -Os from build.
Signed-off-by: Graeme Gregory <dp@xora.org.uk>
PE_omapzoom2 = "1"
do_compile_omapzoom2 () {
+ sed -i -e "s|OPTFLAGS=.*|OPTFLAGS=|" config.mk
unset LDFLAGS
unset CFLAGS
unset CPPFLAGS
PE_omapzoom36x = "1"
do_compile_omapzoom36x () {
+ sed -i -e "s|OPTFLAGS=.*|OPTFLAGS=|" config.mk
unset LDFLAGS
unset CFLAGS
unset CPPFLAGS