blob: 422fdf18badac2ffb9b4f0fbf4f5d0ea75bb260b (
plain)
1
2
3
4
5
6
7
8
9
|
* TODO Handle blanks
Ignore blanks at the biginning of the line and the ones between the ===
character and the content.
* TODO Add runtime parameter through the environment
For example, a =UCONFIG_DUMP_CONFIG= environment variable which, if set, make
Uconfig dump the initialized configuration when ~uconfig_new~ is called.
|