repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.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