kvm: external module: explicitly use GNU awk for 'make sync'
commit6d50d4ae1724469e0df63ceb4f7b3b6d999bb158
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 22 Jan 2008 18:40:59 +0000 (22 19:40 +0100)
committerAvi Kivity <avi@qumranet.com>
Wed, 23 Jan 2008 14:12:00 +0000 (23 16:12 +0200)
tree4b5a8da141d4abf0049576fe0ead0473a97f4c2a
parent4b695d6cd3b7e38999aee47e64de0f5f8064706b
kvm: external module: explicitly use GNU awk for 'make sync'

Change the Makefile in kernel/ to explicitly call GNU awk if its not the
default awk installed (like in Ubuntu). This fixes a build error seen on Ubuntu
7.10.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
kvm/kernel/Makefile