Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.12 7 lines 168 B view raw
1# 2# Makefile for the linux kernel. 3# 4 5obj-y := core.o clock.o 6obj-$(CONFIG_ARCH_VERSATILE_PB) += versatile_pb.o 7obj-$(CONFIG_MACH_VERSATILE_AB) += versatile_ab.o