mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
scripts/mkmakefile: fix typo
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8adad451a3
commit
3e304db0f0
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Generates a small Makefile used in the root of the output
|
# Generates a small Makefile used in the root of the output
|
||||||
# directory, to allow make to be started from there.
|
# directory, to allow make to be started from there.
|
||||||
# The Makefile also allow for more convinient build of external modules
|
# The Makefile also allow for more convenient build of external modules
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
# $1 - Kernel src directory
|
# $1 - Kernel src directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user