19 Aug, 2015

1 commit

  • Update the shipped files generated by flex and gperf to support the
    explicit use of "---help---" and to emit warnings for unsupported
    characters on COMMAND tokens.

    As I could not find out which flex/gperf version was used to generate
    the previous version, I used flex 2.5.35 and gperf 3.0.4 from
    Ubuntu 14.04 - this also leads to the big number of changed lines
    in this patch.

    Signed-off-by: Andreas Ruprecht
    Reviewed-by: Ulf Magnusson
    Tested-by: Ulf Magnusson
    Signed-off-by: Michal Marek

    Andreas Ruprecht
     

15 Jun, 2015

1 commit


11 Jun, 2015

1 commit


10 Jun, 2014

1 commit


20 Nov, 2012

1 commit


30 Jul, 2011

1 commit

  • * 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6: (25 commits)
    kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()
    xconfig: Abort close if configuration cannot be saved
    kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h
    kconfig/nconf: remove useless conditionnal
    kconfig/nconf: prevent segfault on empty menu
    kconfig/nconf: use the generic menu_get_ext_help()
    nconfig: Avoid Wunused-but-set warning
    kconfig/conf: mark xfgets() private
    kconfig: remove pending prototypes for kconfig_load()
    kconfig/conf: add command line options' description
    kconfig/conf: reduce the scope of `defconfig_file'
    kconfig: use calloc() for expr allocation
    kconfig: introduce specialized printer
    kconfig: do not overwrite symbol direct dependency in assignment
    kconfig/gconf: silent missing prototype warnings
    kconfig/gconf: kill deadcode
    kconfig: nuke LKC_DIRECT_LINK cruft
    kconfig: nuke reference to SWIG
    kconfig: add missing inclusion
    kconfig: add missing inclusion
    ...

    Fix up conflicts in scripts/kconfig/Makefile

    Linus Torvalds
     

10 Jun, 2011

1 commit