repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] briq_panel: read() and write() get __user pointers, damnit
[linux-2.6/verdex.git]
/
arch
/
mips
/
cobalt
/
Makefile
blob
225ac8f34ccd574cb3dd6f9d68d9d569c4782ada
1
#
2
# Makefile for the Cobalt micro systems family specific parts of the kernel
3
#
4
5
obj-y
:=
irq.o reset.o setup.o
6
7
obj-
$(
CONFIG_EARLY_PRINTK
) +=
console.o
8
9
EXTRA_AFLAGS
:= $(
CFLAGS
)