summaryrefslogtreecommitdiff
path: root/arch/alpha/mm/Makefile
blob: 09399c5386cbaf058fce1e0906d4028cfeaad28c (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for the linux alpha-specific parts of the memory manager.
#

EXTRA_CFLAGS := -Werror

obj-y	:= init.o fault.o extable.o

obj-$(CONFIG_DISCONTIGMEM) += numa.o
nclude/linux/timecounter.h?id=a5a1d1c2914b5316924c7893eb683a5420ebd3be'>clocksource: Use a plain u64 instead of cycle_tThomas Gleixner 2015-01-02timecounter: provide a macro to initialize the cyclecounter mask field.Richard Cochran 2014-12-30timecounter: keep track of accumulated fractional nanosecondsRichard Cochran 2014-12-30timecounter: provide a helper function to shift the time.Richard Cochran 2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran