ARMv7 Compile Fixes
authorJohn Hodge <[email protected]>
Mon, 10 Sep 2012 13:24:52 +0000 (21:24 +0800)
committerJohn Hodge <[email protected]>
Mon, 10 Sep 2012 13:24:52 +0000 (21:24 +0800)
commit35bd78fa5f141882c43b1bcaa0c90436ff3974f1
tree2f1f78b6b37561c4bbdce44ad4d63c1b34780329
parent07f5b8fe9112ab19cf7a4794026764b8ea7a8e91
ARMv7 Compile Fixes

- arm-elf is deprecated, arm-eabi is the new one
BuildConf/armv7/Makefile.cfg
KernelLand/Kernel/Makefile
KernelLand/Kernel/arch/armv7/lib.c
KernelLand/Kernel/arch/armv7/link.ld
KernelLand/Kernel/arch/armv7/mm_virt.c
Usermode/Libraries/ld-acess.so_src/arch/armv7.ld
Usermode/Libraries/ld-acess.so_src/include_exp/unistd.h
Usermode/Libraries/ld-acess.so_src/main.c

UCC git Repository :: git.ucc.asn.au