Age | Commit message (Collapse) | Author |
|
|
|
|
|
the help
|
|
Default to busybox hush for noMMU systems.
Add busybox profiles to choose a minimal busybox
config for noMMU systems.
Add gdb git from ysato for h8/300 simulator.
Change some kernel defaults to off to have a really
small kernel.
For bfin simulator the kernel+initramfs is smaller then
2MB in size.
|
|
|
|
hardware
|
|
Use FDPIC by default.
Limit gcc to a working one. Default to a working gdb version.
Be sure to use uCLinux symbol only for BFLAT.
|
|
ADK_TARGET_KERNEL_VERSION (unused)
|
|
After a short discussion with Phil, I put Libc stuff into
Toolchain menu, as it does not belong to Target configuration.
Add a Advanced Option menu for specific toolchain related options.
I think this change make building OpenADK for beginners simpler.
A starter doesn't know anything about different libc, floating settings,
...
|