repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Full support for Ginger Console
[linux-ginger.git]
/
arch
/
mips
/
loongson
/
common
/
Makefile
blob
656b3cc0a2a6b48ff7f1c1c731fae31e198b406f
1
#
2
# Makefile for loongson based machines.
3
#
4
5
obj-y
+=
setup.o init.o cmdline.o env.o time.o reset.o irq.o \
6
pci.o bonito-irq.o mem.o machtype.o
7
8
#
9
# Early printk support
10
#
11
obj-
$(
CONFIG_EARLY_PRINTK
) +=
early_printk.o