Age | Commit message (Collapse) | Author |
|
|
|
|
|
to Hamish Moffatt
|
|
|
|
|
|
|
|
(cross-fingers)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not yet functional. Help welcome
|
|
|
|
|
|
|
|
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
|
|
cross-compile
|
|
|
|
Adjust some accordingly
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|