Makefile 178 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Makefile for ATA over Ethernet
  4. #
  5. obj-$(CONFIG_ATA_OVER_ETH) += aoe.o
  6. aoe-y := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o