git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Kernel/arm7 - Fiddling with PCI etc
[tpg/acess2.git]
/
Makefile.arm7.cfg
1
2
CC = arm-elf-gcc
3
AS = arm-elf-gcc -c
4
LD = arm-elf-ld
5
OBJDUMP = arm-elf-objdump
6
DISASM = $(OBJDUMP) -d -S
7
ARCHDIR = arm7
8
STRIP = arm-elf-strip
UCC
git Repository :: git.ucc.asn.au