treewide: Fix some typos

This commit is contained in:
Stefan Tauner
2022-03-02 08:56:43 +01:00
committed by Karl Palsson
parent 93e0ccaf26
commit a6927e410c
3 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ Variables to tell gcc about project dependencies and input files
----------------------------------------------------------------
LDSCRIPT Linker script file name (can be generated or fixed)
LIBDEPS Array of library filenames that shoud be rebuilt if needed
LIBDEPS Array of library filenames that should be rebuilt if needed
LDLIBS Array of libraries to be linked with (array of -l<libname>)
OBJS Array of object files to be built