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 | |
---|---|
File size: 127 bytes |
Rev | Line | |
---|---|---|
[34] | 1 | obj-$(x86_32) += amd.o |
2 | obj-$(x86_32) += centaur.o | |
3 | obj-$(x86_32) += cyrix.o | |
4 | obj-y += generic.o | |
5 | obj-y += main.o | |
6 | obj-y += state.o |
Note: See TracBrowser
for help on using the repository browser.