Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.1-rc9 4 lines 148 B view raw
1# Makefile for Linux samples code 2 3obj-$(CONFIG_SAMPLES) += kobject/ kprobes/ tracepoints/ trace_events/ \ 4 hw_breakpoint/ kfifo/ kdb/ hidraw/