From e3f825615ddb611b1d1263917184ec8051248e83 Mon Sep 17 00:00:00 2001 From: gtxaspec Date: Tue, 21 Nov 2023 10:33:44 -0800 Subject: [PATCH] ingenic-motors: correct module install dir (#1153) --- general/package/ingenic-motors-t31/ingenic-motors-t31.mk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/general/package/ingenic-motors-t31/ingenic-motors-t31.mk b/general/package/ingenic-motors-t31/ingenic-motors-t31.mk index 82169660..bb364dfb 100644 --- a/general/package/ingenic-motors-t31/ingenic-motors-t31.mk +++ b/general/package/ingenic-motors-t31/ingenic-motors-t31.mk @@ -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)