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

Commit 4be7f0a3 authored by Warren Turkal's avatar Warren Turkal Committed by Michal Marek
Browse files

kbuild: Fix a typo in documentation

parent bb66fc67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -470,7 +470,7 @@ build.

	Sometimes, an external module uses exported symbols from
	another external module. kbuild needs to have full knowledge of
	all symbols to avoid spliitting out warnings about undefined
	all symbols to avoid spitting out warnings about undefined
	symbols. Three solutions exist for this situation.

	NOTE: The method with a top-level kbuild file is recommended