Makefile 114 Bytes edit raw blame history 1 2 3 4 5 6 # # Makefile for arch/parisc/mm # obj-y := init.o fault.o ioremap.o obj-$(CONFIG_HUGETLB_PAGE) += hugetlbpage.o