support/kconfig: update our README
The procedure to update our copy of kconfig was mising copying a file. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
c6597e5aa3
commit
d431d8c6db
@ -4,7 +4,7 @@ to suit Buildroot.
|
||||
To update:
|
||||
cp -r /usr/src/linux/scripts/kconfig support/kconfig.new
|
||||
cd support/kconfig.new
|
||||
cp -a ../kconfig/patches ../kconfig/README.buildroot .
|
||||
cp -a ../kconfig/patches ../kconfig/README.buildroot ../kconfig/.gitignore .
|
||||
quilt push -a
|
||||
# Fix any conflict
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user