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

Add xen and xen-common

File size: 148 bytes
Line 
1#
2# Build the Open Firmware handler
3#
4
5# PAPR support
6obj-y += debug.o
7obj-y += tce.o
8obj-y += vtce.o
9obj-$(papr_vterm) += vterm.o
10obj-y += xlate.o
Note: See TracBrowser for help on using the repository browser.