]> Git Repo - qemu.git/commit
optionroms: Silence intermediate file removal
authorJan Kiszka <[email protected]>
Mon, 30 Jan 2012 10:27:33 +0000 (11:27 +0100)
committerAnthony Liguori <[email protected]>
Wed, 1 Feb 2012 20:45:02 +0000 (14:45 -0600)
commit6fbcef296a7e34b236d836cf7b42c38e78de6fb6
treef5db3ae18801d95183bccb57032e1da547604d06
parent02df4d6fb4dad5b82165fb603cc403256574cbf8
optionroms: Silence intermediate file removal

The build process of optionroms spits out an "rm ..." line. Moreover, it
removes all .o files that can be handy for debugging purposes. So
disable automatic intermediate removal.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
pc-bios/optionrom/Makefile
This page took 0.028601 seconds and 4 git commands to generate.