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
[SCSI] qla1280: convert to use the data buffer accessors
[linux-2.6/verdex.git]
/
arch
/
mips
/
sni
/
Makefile
blob
3a99cd62c0bd5cca18709fd93e36afeb1ff9261a
1
#
2
# Makefile for the SNI specific part of the kernel
3
#
4
5
obj-y
+=
irq.o reset.o setup.o a20r.o rm200.o pcimt.o pcit.o time.o
6
obj-
$(
CONFIG_CPU_BIG_ENDIAN
) +=
sniprom.o
7
8
EXTRA_CFLAGS
+= -
Werror