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.14-rc6 8 lines 148 B view raw
1 2hostprogs-y += relocs 3relocs-objs += relocs_32.o 4relocs-objs += relocs_64.o 5relocs-objs += relocs_main.o 6PHONY += relocs 7relocs: $(obj)/relocs 8 @: