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