Add a file to hold a local make config.
This file can be used to set make variables to override defaults without checking such changes into git. This is useful for settings such as the filesystem size generated for qemu images.
Signed-off-by: Wren Turkal wt@penguintechs.org