Messages in this thread |  | | Date | Sun, 18 Feb 2007 16:36:22 +0000 | From | Pavel Machek <> | Subject | Re: [2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry |
| |
Hi!
> Advanced Mathematics, lesson 1: > 101 != 105 > > ;-) > > Signed-off-by: Adrian Bunk <bunk@stusta.de> > > --- > --- linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile.old 2007-02-15 17:38:23.000000000 +0100 > +++ linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile 2007-02-15 17:38:41.000000000 +0100 > @@ -5,4 +5,4 @@ > > obj-$(CONFIG_GIGASET_M105) += usb_gigaset.o gigaset.o > obj-$(CONFIG_GIGASET_BASE) += bas_gigaset.o gigaset.o > -obj-$(CONFIG_GIGASET_M105) += ser_gigaset.o gigaset.o > +obj-$(CONFIG_GIGASET_M101) += ser_gigaset.o gigaset.o
Are you sure? M105 is both usb and serial?
-- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |