Re: [Qemu-devel] [PATCH 3/7] ipxe: rm local config in cleanup

2015-07-15 Thread Laszlo Ersek
On 07/15/15 12:10, Gerd Hoffmann wrote: > ipxe build now generates empty local header files in case they are > not preset. ITYM "prese[n]t". (Although, pre-set seems to make some sense as well, so I'm not fully sure.) > Let's remove them on cleanup to make sure we store a > fresh copy on the next

[Qemu-devel] [PATCH 3/7] ipxe: rm local config in cleanup

2015-07-15 Thread Gerd Hoffmann
ipxe build now generates empty local header files in case they are not preset. Let's remove them on cleanup to make sure we store a fresh copy on the next build. Signed-off-by: Gerd Hoffmann --- roms/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/roms/Makefile b/roms/Makefile inde