ingenic-motors: correct module install dir (#1153)

pull/1155/head
gtxaspec 2023-11-21 10:33:44 -08:00 committed by GitHub
parent de0a7a9a4b
commit e3f825615d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
################################################################################
#
# AltoBeam INGENIC_MOTORS_T31 wifi driver
# Ingenic Motors Driver
#
################################################################################
@ -11,6 +11,8 @@ define INGENIC_MOTORS_T31_EXTRACT_CMDS
endef
INGENIC_MOTORS_T31_MODULE_MAKE_OPTS = \
INSTALL_MOD_PATH=$(TARGET_DIR) \
INSTALL_MOD_DIR=ingenic \
KVER=$(LINUX_VERSION_PROBED) \
KSRC=$(LINUX_DIR)