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: 76b3c3455c292b844c1cc14ec138cddf58d46a20 (plain)
1
2
3
4
# Makefile for Linux samples code

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