blob: 76759b1951da597f79ac772044c10b962759f7e0 (
plain)
1
2
3
4
5
6
7
8
9
|
- make creating uconfig.sh automatic (by pumpkin)
- make creating Makefile.micro automatic (by pumpkin)
- do away with fork/exec/wait? (system, popen should be enough?)
- some of the uconfig.sh really needs to be probed (using cc) in buildtime:
(uConfigure? :-) native datatype widths and endianness come to mind
|