diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-11-09 20:37:35 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-11-09 20:37:35 +0000 |
commit | 45bf707694e8532503291af38775aaed0c668617 (patch) | |
tree | 3f4f6801875d69dffc257de643103db21716e47c /md/writeup/kconf2h.md | |
parent | 8e19675f9e01bbe56257f3219f9774cbcdfee187 (diff) | |
download | md-content-45bf707694e8532503291af38775aaed0c668617.tar.gz md-content-45bf707694e8532503291af38775aaed0c668617.zip |
Update content with titles and keywords
Diffstat (limited to 'md/writeup/kconf2h.md')
-rw-r--r-- | md/writeup/kconf2h.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/md/writeup/kconf2h.md b/md/writeup/kconf2h.md index 41f573d..a90ee04 100644 --- a/md/writeup/kconf2h.md +++ b/md/writeup/kconf2h.md @@ -1,3 +1,5 @@ +title: kconf2h - kernel config transltion to C headers + # kconf2h - kernel config transltion to C headers Kernel menuconfig is cool way how to configure files and enable/disable some |