From f6c302378fdc3b1029358bfc4ebcb75082f46480 Mon Sep 17 00:00:00 2001 From: Evan Doiron Date: Wed, 26 Aug 2009 04:18:47 +0000 Subject: ppp: add v2.4.4 Signed-off-by: Evan Doiron Signed-off-by: Michael Smith Acked-by: Khem Raj --- recipes/ppp/ppp-2.4.4/pppoatm-makefile.patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes/ppp/ppp-2.4.4/pppoatm-makefile.patch (limited to 'recipes/ppp/ppp-2.4.4/pppoatm-makefile.patch') diff --git a/recipes/ppp/ppp-2.4.4/pppoatm-makefile.patch b/recipes/ppp/ppp-2.4.4/pppoatm-makefile.patch new file mode 100644 index 0000000000..5601f593d0 --- /dev/null +++ b/recipes/ppp/ppp-2.4.4/pppoatm-makefile.patch @@ -0,0 +1,7 @@ +--- ppp-2.4.3/pppd/plugins/pppoatm/Makefile.linux.orig 2005-10-26 20:38:50.990298750 +0100 ++++ ppp-2.4.3/pppd/plugins/pppoatm/Makefile.linux 2005-10-26 20:39:05.583210750 +0100 +@@ -1,4 +1,3 @@ +-CC = gcc + COPTS = -O2 -g + CFLAGS = $(COPTS) -I../.. -I../../../include -fPIC + LDFLAGS = -shared -- cgit v1.2.3