]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/tty/ipwireless/Makefile
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-hirsute-kernel.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