Makefile 138 Bytes edit raw blame history 1 2 3 4 5 6 # # Makefile for ATA over Ethernet # obj-$(CONFIG_ATA_OVER_ETH) += aoe.o aoe-y := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o