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 v2.6.23-rc9 4 lines 168 B view raw
1obj-$(CONFIG_ASYNC_CORE) += async_tx.o 2obj-$(CONFIG_ASYNC_MEMCPY) += async_memcpy.o 3obj-$(CONFIG_ASYNC_MEMSET) += async_memset.o 4obj-$(CONFIG_ASYNC_XOR) += async_xor.o