Waldemar Brodkorb
|
853337b419
reorder TARGET_CC workarounds
|
2 年之前 |
Waldemar Brodkorb
|
65447d767a
microblaze: workaround for gcc bug #97208
|
2 年之前 |
Phil Sutter
|
e48e15bff4
mk: Introduce KERNEL_MAKE variable
|
3 年之前 |
Phil Sutter
|
2b3bd34a82
mk: Generalize kernel loadaddr
|
3 年之前 |
Waldemar Brodkorb
|
4aa1c2c512
linux: allow cross-compile on Darwin
|
4 年之前 |
Waldemar Brodkorb
|
5da7e31123
kernel must be compiled without FDPIC
|
5 年之前 |
Waldemar Brodkorb
|
9bb871a0bb
add support for waldux
|
6 年之前 |
Waldemar Brodkorb
|
bfeb8323e0
add sample for orange-pi zero
|
7 年之前 |
Waldemar Brodkorb
|
f823f8e396
linux: fix cross-compile issues on MacOS X, too old /bin/sh
|
7 年之前 |
Waldemar Brodkorb
|
38a55849a2
linux: fix compile of host-tools on non-Linux hosts, reported by Diez
|
7 年之前 |
Waldemar Brodkorb
|
ad91f62a75
allow to cross-compile x86_64 kernel on Darwin
|
8 年之前 |
Waldemar Brodkorb
|
c201a77de6
fix building for imgtec ci20, add helper header for Darwin
|
8 年之前 |
Waldemar Brodkorb
|
a94d74d9c8
rework prereq check
|
9 年之前 |
Waldemar Brodkorb
|
c6a72670b5
rework kernel module infrastructure
|
9 年之前 |
Waldemar Brodkorb
|
036c31b137
uImage is mandatory, add LOADADDR
|
9 年之前 |
Waldemar Brodkorb
|
b26d9839c9
fix kernel compile on Darwin
|
9 年之前 |
Waldemar Brodkorb
|
3f79a66f3f
remove -C $(LINUX_DIR) from OPTS variable
|
9 年之前 |
Phil Sutter
|
a1f303c316
extend KERNEL_MAKE_OPTS by the target directory
|
9 年之前 |
Waldemar Brodkorb
|
9d6eef9b39
we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken executables (f.e. sash) with a wrong data start are created by elf2flt)
|
10 年之前 |
Waldemar Brodkorb
|
99a5fd2a0e
fixup CC_FOR_BUILD conversion, another one
|
10 年之前 |
Waldemar Brodkorb
|
bd8b249679
use ADK_TARGET_KARCH for kernel stuff, fix ppc build
|
10 年之前 |
Waldemar Brodkorb
|
c222886f38
simplify adding new arch
|
10 年之前 |
Waldemar Brodkorb
|
48758993b0
refactor CPU_ARCH/ARCH variables
|
10 年之前 |
Waldemar Brodkorb
|
a8621c712c
remove 3.13 kernel, add generic kernel version symbols
|
10 年之前 |
Waldemar Brodkorb
|
4d15e451c9
gnu sed no longer required, will be build as hosttool
|
10 年之前 |
Waldemar Brodkorb
|
a1cb74821a
fix kernel build on Darwin for x86 targets
|
10 年之前 |
Waldemar Brodkorb
|
b563b8fd14
get rid of ADK_NATIVE mode, it is not regulary tested and the results where not satisfying.
|
10 年之前 |
Waldemar Brodkorb
|
b700bbdede
move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
|
10 年之前 |
Waldemar Brodkorb
|
f9e8a355d7
use bin directory for host binaries only, use new firmware directory for the resulting firmware
|
10 年之前 |
Waldemar Brodkorb
|
d93c019f2c
use bash for kernel stuff
|
10 年之前 |