projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
804edf2
)
more specific config.mak can overwrote more general config.mak
author
Juan Quintela
<quintela@redhat.com>
Mon, 27 Jul 2009 14:12:50 +0000
(16:12 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 27 Jul 2009 19:09:19 +0000
(14:09 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.hw
patch
|
blob
|
history
diff --git
a/Makefile.hw
b/Makefile.hw
index 17c73df84f26a44c78142b8e05eaa10ad9044c98..131ae51b102f674b8d6af6cad774ab89b7119a3c 100644
(file)
--- a/
Makefile.hw
+++ b/
Makefile.hw
@@
-1,7
+1,7
@@
# Makefile for qemu target independent devices.
-include config.mak
include ../config-host.mak
+include config.mak
include $(SRC_PATH)/rules.mak
.PHONY: all