X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fata%2FMakefile;h=02f02c8e8dd5140aa4856c819785465a68545766;hb=b4f901042807e59061a862adc265d8f899b2243f;hp=a94c804e7a403351b46cb422878c7268a838f6a6;hpb=b55c89ce0207d3a504238c1b8f268c56035656a3;p=u-boot diff --git a/drivers/ata/Makefile b/drivers/ata/Makefile index a94c804e7a..02f02c8e8d 100644 --- a/drivers/ata/Makefile +++ b/drivers/ata/Makefile @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2000-2007 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-$(CONFIG_DWC_AHCI) += dwc_ahci.o obj-$(CONFIG_AHCI) += ahci-uclass.o