~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
Linux-2.6.17/drivers/mca/Makefile

Version: ~ [ 2.6.16 ] ~ [ 2.6.17 ] ~
Architecture: ~ [ ia64 ] ~ [ i386 ] ~ [ arm ] ~ [ ppc ] ~ [ sparc64 ] ~

  1 # Makefile for the Linux MCA bus support
  2 
  3 obj-y   := mca-bus.o mca-device.o mca-driver.o
  4 
  5 obj-$(CONFIG_MCA_PROC_FS)       += mca-proc.o
  6 obj-$(CONFIG_MCA_LEGACY)        += mca-legacy.o
  7 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.