Skip to content

Commit

Permalink
trivial: chack -> check typo fix in main Makefile
Browse files Browse the repository at this point in the history
Trivial one letter spelling in main Makefile

Signed-off-by: Anisse Astier <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
  • Loading branch information
anisse authored and Jiri Kosina committed Jan 6, 2009
1 parent f1fb9bb commit 5a9e67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 5a9e67b

Please sign in to comment.