summaryrefslogtreecommitdiff
path: root/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-04 16:30:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-04 16:30:40 +0100
commit911a8d67bf979a65bfa3246f5c789588f3fc6bd6 (patch)
treefdb3e3e7c07df020f952aa56b2d2df00c1f07afd /package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux
parenta709ebc3f96b3d00f3694468c1e3812d4fb0779e (diff)
resolve various build failures
Diffstat (limited to 'package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux')
-rw-r--r--package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux b/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux
index 32a86eaf7..93523d958 100644
--- a/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux
+++ b/package/ppp/patches/patch-pppd_plugins_pppoatm_Makefile_linux
@@ -1,5 +1,5 @@
--- ppp-2.4.5.orig/pppd/plugins/pppoatm/Makefile.linux 2009-11-16 23:26:07.000000000 +0100
-+++ ppp-2.4.5/pppd/plugins/pppoatm/Makefile.linux 2011-01-21 21:29:58.177408277 +0100
++++ ppp-2.4.5/pppd/plugins/pppoatm/Makefile.linux 2013-03-04 12:31:16.000000000 +0100
@@ -1,15 +1,16 @@
-#CC = gcc
-COPTS = -O2 -g
@@ -26,7 +26,7 @@
PLUGIN := pppoatm.so
PLUGIN_OBJS := pppoatm.o
-@@ -22,25 +23,22 @@ PLUGIN_OBJS := pppoatm.o
+@@ -22,25 +23,22 @@ PLUGIN_OBJS := pppoatm.o
#HAVE_LIBATM=yes
ifdef HAVE_LIBATM