Searched hist:"904 fe1fbd10388f384c9930fa2d8a25113b7e7aa" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | 904fe1fbd10388f384c9930fa2d8a25113b7e7aa Sat Oct 02 09:28:08 CDT 2010 Blue Swirl <blauwirbel@gmail.com> Makefile: fix config-devices.mak generation
The logic of detecting changes in default-configs/*.mak is flawed as can be demonstrated by 'touch default-configs/*.mak' followed by make. This results in a message claiming that user made changes to the */config-devices.mak files.
Fix by separating the detection of changes made by the user and changes in the default-configs.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|