openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : wl11000 Makefile,1.1.1.1,1.2


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : wl11000 Makefile,1.1.1.1,1.2
Date: Mon, 13 May 2002 13:36:39 -0400

Update of /cvsroot/openap/wl11000
In directory subversions:/tmp/cvs-serv31885

Modified Files:
        Makefile 
Log Message:
update to uclibc 0.9.11
configure kernel before building uclibc
change name of wireless-tools subdir


Index: Makefile
===================================================================
RCS file: /cvsroot/openap/wl11000/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- Makefile    11 May 2002 17:06:32 -0000      1.1.1.1
+++ Makefile    13 May 2002 17:36:36 -0000      1.2
@@ -61,7 +61,7 @@
        @echo "Please see Makefile for details."
        @echo
 
-tools: check
+tools: check config_kernel
        $(MAKE) -C uclibc KERNEL_SOURCE=$(KERNEL_DIR)
        $(MAKE) -C misc
        $(MAKE) CC=gcc -C $(KERNEL_DIR)/scripts/cramfs/
@@ -147,7 +147,7 @@
        rm -rf `find $(IMAGE_DIR)/* -name CVS_placeholder`
        chmod +x $(IMAGE_DIR)/etc/init.d/*
 
-UCLIBC_VER=0.9.5
+UCLIBC_VER=0.9.11
 LIBS=ld-uClibc.so* libc.so* libresolv.so* \
        ld-uClibc-$(UCLIBC_VER).so \
        libuClibc-$(UCLIBC_VER).so \
@@ -237,7 +237,7 @@
 
 #####################################################################
 
-SUBDIRS=erase wireless_tools alios bridge-utils pcmcia-cs busybox misc udhcp
+SUBDIRS=erase wireless-tools alios bridge-utils pcmcia-cs busybox misc udhcp
 
 subdirs:
        for dir in $(SUBDIRS) ; do \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]