Commit e36f8b7b authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

USB: host: whci: rename Kbuild file



We have been using Makefile for well over a decade now, use that name
instead of Kbuild.

Also, while moving the file, add the proper SPDX identifier at the top
of it.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0b8c0cbc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_USB_WHCI_HCD) += whci-hcd.o

whci-hcd-y := \