summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/kconfig/README.buildroot (renamed from support/kconfig/README.buildroot2)2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/kconfig/README.buildroot2 b/support/kconfig/README.buildroot
index 7de485cd72..d3d8613219 100644
--- a/support/kconfig/README.buildroot2
+++ b/support/kconfig/README.buildroot
@@ -4,7 +4,7 @@ to suit Buildroot.
To update:
cp -r /usr/src/linux/scripts/kconfig support/kconfig.new
cd support/config.new
- cp -a ../kconfig/patches ../kconfig/README.buildroot2 .
+ cp -a ../kconfig/patches ../kconfig/README.buildroot .
quilt push -a
# Fix any conflict
cd ..
OpenPOWER on IntegriCloud