Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.12-rc3 5 lines 114 B view raw
1obj-$(CONFIG_OPTEE) += optee.o 2optee-objs += core.o 3optee-objs += call.o 4optee-objs += rpc.o 5optee-objs += supp.o