Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 310388be authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile



This caused a build error.  Many thanks to Stephen Rothwell for pointing
this mistake out.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent f227e08b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,8 +4,6 @@
# Makefile for the Linux PCMCIA char device drivers.
#

obj-y += ipwireless/

obj-$(CONFIG_SYNCLINK_CS) += synclink_cs.o
obj-$(CONFIG_CARDMAN_4000) += cm4000_cs.o
obj-$(CONFIG_CARDMAN_4040) += cm4040_cs.o