]> Git Repo - linux.git/blob - arch/x86/mach-generic/Makefile
x86: add code to dump the (kernel) page tables for visual inspection by kernel developers
[linux.git] / arch / x86 / mach-generic / Makefile
1 #
2 # Makefile for the generic architecture
3 #
4
5 EXTRA_CFLAGS    := -Iarch/x86/kernel
6
7 obj-y           := probe.o summit.o bigsmp.o es7000.o default.o 
8 obj-y           += ../../x86/mach-es7000/
This page took 0.031314 seconds and 4 git commands to generate.