summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 66f204f..6518ee0 100644
--- a/Makefile
+++ b/Makefile
@@ -40,4 +40,4 @@ release:
clean:
rm -f inotail
rm -f *.o
- rm -f cscope.out
+ rm -f cscope.*
)
Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
KVM/ARM updates for v4.9-rc7 - Do not call kvm_notify_acked for PPIs
Diffstat (limited to 'virt')