openap-cvs
[Top][All Lists]
Advanced

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

[openap-cvs] : wl11000 config.in,1.1,1.2


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : wl11000 config.in,1.1,1.2
Date: Mon, 15 Jul 2002 16:34:24 -0400

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

Modified Files:
        config.in 
Log Message:
tool prefix is now a configurable option



Index: config.in
===================================================================
RCS file: /cvsroot/openap/wl11000/config.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- config.in   20 May 2002 00:47:49 -0000      1.1
+++ config.in   15 Jul 2002 20:34:22 -0000      1.2
@@ -4,12 +4,10 @@
 #
 mainmenu_name "OpenAP System Configuration"
 
-#bool 'wl11000' CONFIG_WL11000
-
-#if [ "$CONFIG_WL11000" = "y" ] ; then
-#source linux/arch/i386/config.in
-#fi
+string 'tool prefix' \
+            CONFIG_PREFIX /opt/openap-0.1.2-pre/
 
+bool 'wl11000' CONFIG_WL11000
 choice 'General AP Config' \
        "Bridge         CONFIG_AP_BRIDGE \
         Router         CONFIG_AP_ROUTER"
@@ -31,6 +29,6 @@
 fi
 bool 'pcmcia-cs' CONFIG_PCMCIA_CS
 bool 'busybox' CONFIG_BUSYBOX
-bool 'misc' CONFIG_MISC
 bool 'erase' CONFIG_ERASE
 bool 'iptables' CONFIG_IPTABLES
+




reply via email to

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