]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/tty/ipwireless/Makefile
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[karo-tx-linux.git] / drivers / tty / ipwireless / Makefile
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