mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
docs/manual/adding-packages-linux-kernel-spec-infra.adoc: fix information typo
Plural of information is also information. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
5fca562ee8
commit
c88a617599
@@ -107,7 +107,7 @@ Let's look at an example on how to add a new Linux extension +foo+.
|
||||
First, create the package +foo+ that provides the extension: this
|
||||
package is a standard package; see the previous chapters on how to
|
||||
create such a package. This package is in charge of downloading the
|
||||
sources archive, checking the hash, defining the licence informations
|
||||
sources archive, checking the hash, defining the licence information
|
||||
and building user space tools if any.
|
||||
|
||||
Then create the 'Linux extension' proper: create a new menu entry in
|
||||
|
||||
Reference in New Issue
Block a user