Makefile
上传用户:ajay2009
上传日期:2009-05-22
资源大小:495k
文件大小:0k
源码类别:

驱动编程

开发平台:

Unix_Linux

  1. #
  2. # Makefile for ATA over Ethernet
  3. #
  4. obj-$(CONFIG_ATA_OVER_ETH) += aoe.o
  5. aoe-objs := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o