summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBryan Cantrill <bryan@joyent.com>2011-04-18 21:48:15 -0700
committerBryan Cantrill <bryan@joyent.com>2011-04-18 21:48:15 -0700
commitdda119d58bb0d9faf48c70919a1079f8844ed5e2 (patch)
treef917c28d3edb6cb6c2ada804ce4c2daf60df648e /Makefile
parentd23e3c1d476d83c63a8186476d29e731a3d937c3 (diff)
downloadillumos-kvm-dda119d58bb0d9faf48c70919a1079f8844ed5e2.tar.gz
HVM-81 emulate.c should be cstyle-clean
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a3a4822..500d3fc 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ install: kvm
@pfexec cp kvm.conf /usr/kernel/drv
check:
- @$(CSTYLE) kvm_mdb.c
+ @$(CSTYLE) kvm_mdb.c emulate.c
@./tools/xxxcheck kvm_x86.c kvm.c
load: install