commit | 53fbf7b5391c76cc474d469bfed6a69a1243f4de | [log] [tgz] |
---|---|---|
author | Anthony PERARD <anthony.perard@citrix.com> | Mon Apr 02 16:10:39 2012 +0100 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue Apr 03 09:55:26 2012 +0100 |
tree | ad5820243fd1381dcde4fd67cedac92fe2f75289 | |
parent | c9a2e37c7d70e1b1f11997f7ecab202393bff9fc [diff] |
make: fix clean rule by removing build file in qom/ Make clean does not clean the 'qom' directory, leaving *.o and *.d files. This patch fixes this. Signed-off-by: Anthony PERARD <anthony.perard@citrix.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>