diff options
| author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-07-07 18:17:41 +0000 |
|---|---|---|
| committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-07-07 18:17:41 +0000 |
| commit | c79018c5ef1f69c6d5de68325cf42c737b251874 (patch) | |
| tree | 638f0e5959a9c5896cd293d2d517659934deeceb | |
| parent | 59e19c5890d22056f72520046d5ddc01be1e788e (diff) | |
| download | buildroot-novena-c79018c5ef1f69c6d5de68325cf42c737b251874.tar.gz buildroot-novena-c79018c5ef1f69c6d5de68325cf42c737b251874.zip | |
- mention from which version this copy of kconfig comes from (redundant since i noted it already in the checkin message, but ok).
| -rw-r--r-- | package/config/README.buildroot2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/config/README.buildroot2 b/package/config/README.buildroot2 index 6569cab72..4bf50ace9 100644 --- a/package/config/README.buildroot2 +++ b/package/config/README.buildroot2 @@ -1,4 +1,5 @@ -This is a copy of the kconfig code in the kernel tweaked to suit Buildroot. +This is a copy of the kconfig code in the kernel (currently 2.6.21.5) tweaked to +suit Buildroot. To update: cp -r /usr/src/linux/scripts/kconfig package/config.new |
