Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a9e67b1 authored by Anisse Astier's avatar Anisse Astier Committed by Jiri Kosina
Browse files

trivial: chack -> check typo fix in main Makefile



Trivial one letter spelling in main Makefile

Signed-off-by: default avatarAnisse Astier <anisse@astier.eu>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent f1fb9bb8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1008,7 +1008,7 @@ define check-symlink
endef

# We create the target directory of the symlink if it does
# not exist so the test in chack-symlink works and we have a
# not exist so the test in check-symlink works and we have a
# directory for generated filesas used by some architectures.
define create-symlink
	if [ ! -L include/asm ]; then                                      \