]> Git Repo - linux.git/blob - drivers/tty/ipwireless/Makefile
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
[linux.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
This page took 0.036963 seconds and 4 git commands to generate.