xref: /linux-6.15/drivers/block/aoe/Makefile (revision ec8f24b7)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21da177e4SLinus Torvalds#
31da177e4SLinus Torvalds# Makefile for ATA over Ethernet
41da177e4SLinus Torvalds#
51da177e4SLinus Torvalds
61da177e4SLinus Torvaldsobj-$(CONFIG_ATA_OVER_ETH)	+= aoe.o
7a0700bddSTracey Dentaoe-y := aoeblk.o aoechr.o aoecmd.o aoedev.o aoemain.o aoenet.o
8