Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
|
|
cross-compile
|
|
|
|
|
|
|
|
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
|
|
|
|
|