GNU Linux-libre 5.10.215-gnu1
[releases.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