]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Add skeleton for kconfig2sat tool
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 18 Oct 2015 15:39:26 +0000 (17:39 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 18 Oct 2015 15:39:58 +0000 (17:39 +0200)
commit8be330d8fc580b21e540ae2f3a66ede05da99640
tree631a0c2f7a5dd9e6155044869fc455863388ce31
parent7f18d2ede9265b7effbbabcfbd4c9642e66acc17
Add skeleton for kconfig2sat tool
kconfig2sat/.gitignore [new file with mode: 0644]
kconfig2sat/Makefile [new file with mode: 0644]
kconfig2sat/kconfig2sat.cc [new file with mode: 0644]
kconfig2sat/lcp_utils.c [moved from scripts/shared/kconfig/lcp_utils.c with 97% similarity]
kconfig2sat/lcp_utils.h [moved from scripts/shared/kconfig/lcp_utils.h with 65% similarity]