build: Drop a trailing space

This commit is contained in:
Luca Barbato 2015-10-10 12:42:10 +02:00
parent 14eae9ee86
commit a44d24ce40

View file

@ -226,7 +226,7 @@ OBJS = \
ifndef KVZ_DISABLE_ASM
# Compile C files in x86_asm folder with KVZ_COMPILE_ASM, which will cause
# the registration function to register the function pointers in the ASM
# the registration function to register the function pointers in the ASM
# files.
strategies/x86_asm/%.o: EXTRA_FLAGS += -DKVZ_COMPILE_ASM