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.33-rc2 7 lines 202 B view raw
1# 2# Makefile for the linux squashfs routines. 3# 4 5obj-$(CONFIG_SQUASHFS) += squashfs.o 6squashfs-y += block.o cache.o dir.o export.o file.o fragment.o id.o inode.o 7squashfs-y += namei.o super.o symlink.o