commit | 14f31562dbda93500fdf74b8158248fde2d556bb | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@neptun.(none)> | Wed Sep 26 20:15:39 2007 +0200 |
committer | Sam Ravnborg <sam@neptun.(none)> | Fri Oct 12 21:20:32 2007 +0200 |
tree | c21d78515d8248079f1830705b9c13ccbef5d8e8 | |
parent | 247537b9a270b52cc0375adcb0fb2605a160cba5 [diff] |
kbuild: update _shipped files for kconfig syntax cleanup Update _shipped files so regular user does not need to have bison/flex/gperf installed. Code changes were contained in previous commit. Used following program versions (on fedora): bison (GNU Bison) 2.3 flex 2.5.33 GNU gperf 3.0.2 Cc: Adrian Bunk <bunk@kernel.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>