Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / tty / ipwireless / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the IPWireless driver
4 #
5
6 obj-$(CONFIG_IPWIRELESS) += ipwireless.o
7
8 ipwireless-y := hardware.o main.o network.o tty.o
9