summaryrefslogtreecommitdiffstats
path: root/scripts/config/zconf.l
Commit message (Collapse)AuthorAgeFilesLines
* scripts/config: sync with latest linux upstreamFelix Fietkau2016-08-031-5/+16
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* scripts/config: sync with linux upstreamFelix Fietkau2015-01-081-3/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43873
* scripts/config: fix segfault introduced in r43652Felix Fietkau2014-12-131-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43695
* scripts/config: support includes relative to the currently processed fileJo-Philipp Wich2014-12-121-0/+10
| | | | | | | | | | | | | When the initial glob() attempt on a path specified with "source" statement yields no result, then retry the globbing on the same path with the directory part of the currently processed file prepended. This allows us to reference Config.in files relative to their parent instead of relative to the top dir. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 43652
* scripts/config: make wildcard include with no results non-fatalFelix Fietkau2014-03-101-0/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39862
* build: add new menuconfig code based on linux 3.9Felix Fietkau2013-04-181-58/+83
| | | | SVN-Revision: 36361
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-111-1/+4
| | | | SVN-Revision: 18743
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+371