repo.or.cz
/
wrt350n-kernel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[wrt350n-kernel.git]
/
arch
/
ppc
/
xmon
/
Makefile
blob
9aa260b926f518c303f7068f2cddd479c0fdbd43
1
# Makefile for xmon
2
3
ifdef
CONFIG_8xx
4
obj-y
:=
start_8xx.o
5
else
6
obj-y
:=
start.o
7
endif
8
obj-y
+=
xmon.o ppc-dis.o ppc-opc.o subr_prf.o setjmp.o