DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/alpha/mm/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.tuxcare.els13.x86_64/arch/alpha/mm/Makefile |
# # Makefile for the linux alpha-specific parts of the memory manager. # ccflags-y := -Werror obj-y := init.o fault.o extable.o obj-$(CONFIG_DISCONTIGMEM) += numa.o |