Skip to content
Snippets Groups Projects
Commit 9a2f465c authored by Yuri.Sh's avatar Yuri.Sh Committed by GitHub
Browse files

Fix typo in exfat-km.mk

parent b4288dc5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -8,4 +8,4 @@ EXFAT_MODULE:
$(if $(ARM_EABI_TOOLCHAIN),$(ARM_EABI_TOOLCHAIN)/arm-eabi-strip, \
$(KERNEL_TOOLCHAIN_PATH)strip) --strip-unneeded $(KERNEL_MODULES_OUT)/exfat.ko
 
TARGET_KERNEL_MODULES += EXFAT_MODULES
TARGET_KERNEL_MODULES += EXFAT_MODULE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment