coreboot/util/marvell/doimage_mv
Martin Roth aa13aeadc0 util/marvell/doimage_mv: Update CFLAGS to CFLAGS_doimage
Because we import the doimage_mv/Makefile.mk directly into the main
coreboot makefile, this was setting a global CFLAGS variable. That's not
a huge issue since coreboot doesn't use the global CFLAGS variable, but
it should be updated anyway.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Iebe281ca891745c1f993df274ef75b1440059c85
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83857
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
2024-10-14 15:26:38 +00:00
..
bootstrap_def.h
bootstrap_os.h
doimage.c
doimage.h util: Use common ARRAY_SIZE define 2023-05-22 19:24:27 +00:00
Makefile.mk util/marvell/doimage_mv: Update CFLAGS to CFLAGS_doimage 2024-10-14 15:26:38 +00:00