]> Pileus Git - ~andy/linux/blob - drivers/char/pcmcia/ipwireless/Makefile
Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org...
[~andy/linux] / drivers / char / pcmcia / ipwireless / Makefile
1 #
2 # drivers/char/pcmcia/ipwireless/Makefile
3 #
4 # Makefile for the IPWireless driver
5 #
6
7 obj-$(CONFIG_IPWIRELESS) += ipwireless.o
8
9 ipwireless-y := hardware.o main.o network.o tty.o
10