ramips: rename mtk-hsdma to hsdma-mt7621
Follows upstream rename:
https://lore.kernel.org/driverdev-devel/20210130034507.2115280-1-ilya.lipnitskiy@gmail.com/
Fixes ramips builds on 5.4.102
Cc: John Audia <graysky@archlinux.us>
Cc: David Bauer <mail@david-bauer.net>
Cc: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
(cherry picked from commit 58ad113087)
This commit is contained in:
committed by
Paul Spooren
parent
1eb1d5e0bb
commit
94077a2f12
@@ -101,8 +101,8 @@ define KernelPackage/hsdma-mtk
|
||||
CONFIG_MTK_HSDMA
|
||||
FILES:= \
|
||||
$(LINUX_DIR)/drivers/dma/virt-dma.ko \
|
||||
$(LINUX_DIR)/drivers/staging/mt7621-dma/mtk-hsdma.ko
|
||||
AUTOLOAD:=$(call AutoLoad,53,mtk-hsdma)
|
||||
$(LINUX_DIR)/drivers/staging/mt7621-dma/hsdma-mt7621.ko
|
||||
AUTOLOAD:=$(call AutoLoad,53,hsdma-mt7621)
|
||||
endef
|
||||
|
||||
define KernelPackage/hsdma-mtk/description
|
||||
|
||||
Reference in New Issue
Block a user