source:
trunk/packages/xen-3.1/xen-3.1/xen/arch/powerpc/papr/Makefile
@
34
Last change on this file since 34 was 34, checked in by hartmans, 17 years ago | |
---|---|
File size: 148 bytes |
Rev | Line | |
---|---|---|
[34] | 1 | # |
2 | # Build the Open Firmware handler | |
3 | # | |
4 | ||
5 | # PAPR support | |
6 | obj-y += debug.o | |
7 | obj-y += tce.o | |
8 | obj-y += vtce.o | |
9 | obj-$(papr_vterm) += vterm.o | |
10 | obj-y += xlate.o |
Note: See TracBrowser
for help on using the repository browser.