swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 7ce7d89f48834cefece7804d38fc5d85382edf77 authored by Linus Torvalds on 26 December 2016, 00:13:08 UTC
Linux 4.10-rc1
Tip revision: 7ce7d89
Makefile
ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include

obj-$(CONFIG_PLAT_VERSATILE_SCHED_CLOCK) += sched-clock.o
obj-$(CONFIG_SMP) += headsmp.o platsmp.o
back to top