Commit 3e304db0 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Peter Korsgaard
Browse files

scripts/mkmakefile: fix typo

parent 8adad451
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
# Generates a small Makefile used in the root of the output
# 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
# $1 - Kernel src directory