summaryrefslogtreecommitdiffstats
path: root/package/config/README.buildroot2
diff options
context:
space:
mode:
Diffstat (limited to 'package/config/README.buildroot2')
-rw-r--r--package/config/README.buildroot22
1 files changed, 2 insertions, 0 deletions
diff --git a/package/config/README.buildroot2 b/package/config/README.buildroot2
index 1437cb997..6569cab72 100644
--- a/package/config/README.buildroot2
+++ b/package/config/README.buildroot2
@@ -7,6 +7,8 @@ To update:
mv Makefile Makefile.kconfig
patch -p1 < ../config/kconfig-to-buildroot.patch
cp ../config/README.buildroot2 .
+ cp ../config/foo.h .
+ cp ../config/Makefile .
cd ..
rm -rf config
mv config.new config