package/pkg-generic: fix 'globally' typo
Found by codespell. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit 2b51fbdc6abfffa98e9dd7d410e803744c08aaa9) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e9115cd214
commit
d3fe498721
@ -873,7 +873,7 @@ $$(error "Package $(1) defines host variant before target variant!")
|
||||
endif
|
||||
endif
|
||||
|
||||
# Globaly remove following conflicting and useless files
|
||||
# Globally remove following conflicting and useless files
|
||||
$(2)_DROP_FILES_OR_DIRS += /share/info/dir
|
||||
|
||||
ifeq ($$($(2)_TYPE),host)
|
||||
|
Loading…
Reference in New Issue
Block a user