[PATCH] Makefile fix

From: Andrzej Krzysztofowicz (ankry@green.mif.pg.gda.pl)
Date: Thu Jul 13 2000 - 16:43:50 EST


Hi,

The following patch fixes an obvious Makefile bug (test4-pre6) ...

Regards
   Andrzej
*************************************************************************

diff -u --recursive linux-2.4test4-6/drivers/net/wan/Makefile linux/drivers/net/wan/Makefile
--- linux-2.4test4-6/drivers/net/wan/Makefile Thu Jul 13 12:56:17 2000
+++ linux/drivers/net/wan/Makefile Thu Jul 13 12:59:37 2000
@@ -175,6 +175,7 @@
 else
   ifeq ($(CONFIG_SDLA),m)
   M_OBJS += sdla.o
+ endif
 endif
 
 ifeq ($(CONFIG_VENDOR_SANGOMA),y)
@@ -192,8 +193,6 @@
   ifeq ($(CONFIG_WANPIPE_PPP),y)
     L_OBJS += sdla_ppp.o
   endif
-endif
-
 endif
 
 ifeq ($(CONFIG_VENDOR_SANGOMA),m)
*******************************************************************

-- 
=======================================================================
  Andrzej M. Krzysztofowicz               ankry@mif.pg.gda.pl
  phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math.,   Technical University of Gdansk

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:18 EST