lkml.org 
[lkml]   [2000]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Makefile fix
Date
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/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.024 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site