aboutsummaryrefslogtreecommitdiff
path: root/scripts/parse_kconfig/cnfbuild.h
Commit message (Collapse)AuthorAge
* parse_kconfig rewritenKarel Kočí2015-05-01
| | | | | parse_kconfig should now generate full dependency. It is not transforming whole expression to CNF, but only pairs.
* parse_kconfig changes before more changes comeKarel Kočí2015-04-30
This is commit that breaks parse_kconfig program...