On Jan 28, 2008 11:18 AM, Jordan Crouse <[EMAIL PROTECTED]> wrote:
> On 28/01/08 11:14 -0800, ron minnich wrote:
> > Acked-by: Ronald G. Minnich <[EMAIL PROTECTED]>
> >
> > I don't know buildrom, but you did not need the DISTRO_CFLAGS?
>
> Gah! That will teach me to read the other patches. Did we move to
> DISTRO_CFLAGS instead of CFLAGS?
>
>
yeah:
for i in $build_dir/Makefile.settings $build_dir/
*/Makefile.settings
do
echo DISTRO_CFLAGS+=$EXTRA_CFLAGS >>$i
echo DISTRO_LFLAGS+=$EXTRA_LFLAGS >>$i
done
--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot