- pull kconfig from linux-2.6.21.5
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 28 Jun 2007 10:46:19 +0000 (10:46 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 28 Jun 2007 10:46:19 +0000 (10:46 -0000)
commita665ed34960bf1423cba303276161bf44a9851f4
tree6b7cce6251e7ffd5fd18f521e00ed001d25da92c
parente89cffadeed921255651b920849dff24e872fd51
- pull kconfig from linux-2.6.21.5
36 files changed:
package/config/Makefile
package/config/Makefile.kconfig [new file with mode: 0644]
package/config/POTFILES.in [new file with mode: 0644]
package/config/README.buildroot2 [new file with mode: 0644]
package/config/conf.c
package/config/confdata.c
package/config/expr.c
package/config/expr.h
package/config/gconf.c [new file with mode: 0644]
package/config/gconf.glade [new file with mode: 0644]
package/config/images.c [new file with mode: 0644]
package/config/kconfig-to-buildroot2.patch [new file with mode: 0644]
package/config/kconfig_load.c [new file with mode: 0644]
package/config/kxgettext.c [new file with mode: 0644]
package/config/lex.zconf.c_shipped
package/config/lkc.h
package/config/lkc_proto.h
package/config/lxdialog/check-lxdialog.sh [new file with mode: 0644]
package/config/lxdialog/checklist.c
package/config/lxdialog/dialog.h
package/config/lxdialog/inputbox.c
package/config/lxdialog/menubox.c
package/config/lxdialog/textbox.c
package/config/lxdialog/util.c
package/config/lxdialog/yesno.c
package/config/mconf.c
package/config/menu.c
package/config/qconf.cc [new file with mode: 0644]
package/config/qconf.h [new file with mode: 0644]
package/config/symbol.c
package/config/util.c
package/config/zconf.gperf [new file with mode: 0644]
package/config/zconf.hash.c_shipped [new file with mode: 0644]
package/config/zconf.l
package/config/zconf.tab.c_shipped
package/config/zconf.y