projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
KVM: MMU: introduce gfn_to_page_many_atomic() function
[linux-2.6.git]
/
samples
/
Makefile
diff --git
a/samples/Makefile
b/samples/Makefile
index
5a4f0b6
..
76b3c34
100644
(file)
--- a/
samples/Makefile
+++ b/
samples/Makefile
@@
-1,3
+1,4
@@
# Makefile for Linux samples code
-obj-$(CONFIG_SAMPLES) += markers/
+obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \
+ hw_breakpoint/ kfifo/