From 543a89568ea3d587d95778b3298b8588bc589c20 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 28 Jun 2007 11:53:59 +0000 Subject: - make it compile with a C89 compiler --- package/config/README.buildroot2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/config/README.buildroot2') 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 -- cgit v1.2.3