Age | Commit message (Collapse) | Author |
|
are the same
|
|
|
|
|
|
|
|
Patch by Jean-Christian de Rivaz
|
|
|
|
previous commit
|
|
|
|
|
|
|
|
|
|
|
|
AVR32 patches
|
|
x86 with asm errors, remove -O0 when building the kernel
|
|
|
|
and all, this gives an incorrect symlink deref in binaries/uclibc/ and points to ../../x86/bzImage. Do not copy symlink in place, follow it. Patch by Nigel Kukard.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cross-fingers)
|
|
|
|
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
|
|
|
|
- rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI
|
|
|
|
uclibc-update to avoid overwriting board support file
|
|
|
|
|
|
|
|
|
|
- some additional cleanups while at it
|
|
|
|
|
|
|
|
|
|
|
|
Overriding the use of the whole system (as does the initramfs target) is done
on purpose.
|
|
Split build of kernel headers and kernel image into two source trees.
Kernel headers are built in $(TOOL_BUILD_DIR)
Kernel build is in $(PROJECT_BUILD_DIR)
Make sure that kernel patches are applied to the kernel tree in
$(PROJECT_BUILD_DIR)
Add board specific patches, if available.
|
|
|
|
|
|
|