Skip to content

Commit

Permalink
tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile
Browse files Browse the repository at this point in the history
This caused a build error.  Many thanks to Stephen Rothwell for pointing
this mistake out.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Feb 25, 2011
1 parent f227e08 commit 310388b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/char/pcmcia/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 310388b

Please sign in to comment.