Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « samples - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f26c0959fd861645ae2b179af02534b71ef4da2d (plain)
1
2
3
4
# Makefile for Linux samples code

obj-$(CONFIG_SAMPLES)	+= kobject/ kprobes/ tracepoints/ trace_events/ \
			   hw_breakpoint/ kfifo/ kdb/