Age | Commit message (Collapse) | Author |
|
|
|
|
|
Sorry for any inconvenience this may have caused..
|
|
|
|
STRIP=$(TARGET_STRIP) (i.e. without quoting). Thanks to Dimitry Golubovsky
for mentioning this.
|
|
(Ivan Kuten)
|
|
|
|
|
|
|
|
Adjust some accordingly
|
|
|
|
- fix a typo
|
|
- fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS
|
|
|
|
further, not home yet though
|
|
|
|
|
|
|
|
uclibc-update to avoid overwriting board support file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gcc target abi back to a place where the other arch-specific settings live
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Put first according to principle of configuration order
Merge root skeleton configuration to one place
- currently in package/busybox/Config.in
- Should maybe have it's own Config.in
gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in
|
|
|