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

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