source:
trunk/packages/xen-3.1/xen-3.1/linux-2.6-xen-sparse/drivers/xen/blktap/Makefile
@
34
Last change on this file since 34 was 34, checked in by hartmans, 18 years ago | |
---|---|
File size: 135 bytes |
Line | |
---|---|
1 | LINUXINCLUDE += -I../xen/include/public/io |
2 | |
3 | obj-$(CONFIG_XEN_BLKDEV_TAP) := xenblktap.o |
4 | |
5 | xenblktap-y := xenbus.o interface.o blktap.o |
Note: See TracBrowser
for help on using the repository browser.