source: trunk/packages/xen-3.1/xen-3.1/xen/arch/x86/cpu/mtrr/Makefile @ 34

Last change on this file since 34 was 34, checked in by hartmans, 18 years ago

Add xen and xen-common

File size: 127 bytes
Line 
1obj-$(x86_32) += amd.o
2obj-$(x86_32) += centaur.o
3obj-$(x86_32) += cyrix.o
4obj-y += generic.o
5obj-y += main.o
6obj-y += state.o
Note: See TracBrowser for help on using the repository browser.