From 63ab3858f09b421f03d6816ae791d0c199def9ba Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Thu, 28 Apr 2011 12:55:19 +0000 Subject: restore ppp and ppoe disable by error --- mdk-stage1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 9884edb8d..a5654f5f8 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=1.49 +VERSION=1.50 PRODUCT=drakx-installer-binaries # @@ -125,7 +125,7 @@ STAGE1OBJS-FULL = $(subst .c,-FULL.o,$(STAGE1_ALLSRC)) BINS = init stage1 dhcp-client rescue-gui probe-modules -DIRS += pci-resource usb-resource slang newt +DIRS += pci-resource usb-resource slang newt ppp/pppd rp-pppoe/src ifeq (i386, $(ARCH)) DIRS += pcmcia pcmcia-resource sysfs endif -- cgit v1.2.1