repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()
[linux-2.6/linux-mips.git]
/
drivers
/
tty
/
ipwireless
/
Makefile
blob
fe2e1730986bc38b3312b0a0c97905e5f4bc028d
1
#
2
# Makefile for the IPWireless driver
3
#
4
5
obj-
$(
CONFIG_IPWIRELESS
) +=
ipwireless.o
6
7
ipwireless-y
:=
hardware.o main.o network.o tty.o
8