[Lunar-commits]
CVS: moonbase/net/ipw2100 BUILD, 1.2, 1.3 CONFIGURE, 1.1, 1.2
Moritz Heiber
moe at lunar-linux.org
Tue May 25 08:51:11 GMT 2004
- Previous message: [Lunar-commits]
CVS: moonbase/net/ipw2100 CONFIGURE, NONE, 1.1 BUILD,
1.1, 1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.1, 1.2
- Next message: [Lunar-commits] CVS: moonbase ChangeLog,1.841,1.842
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/net/ipw2100
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27421
Modified Files:
BUILD CONFIGURE
Log Message:
TYPOS!
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 25 May 2004 08:46:48 -0000 1.2
+++ BUILD 25 May 2004 08:51:09 -0000 1.3
@@ -1,7 +1,7 @@
(
if [ $WITH_LEGACY ]; then
- echo "Disabling legacy firmware loading ..."
+ message "Enabling legacy firmware loading ..."
sedit "s:# CONFIG_IPW2100_LEGACY_FW_LOAD=y:CONFIG_IPW2100_LEGACY_FW_LOAD=y:" Makefile
fi
Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/CONFIGURE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CONFIGURE 25 May 2004 08:46:48 -0000 1.1
+++ CONFIGURE 25 May 2004 08:51:09 -0000 1.2
@@ -4,7 +4,7 @@
WITH_LEGACY="y"
fi
- echo 'WITH_LEGANCY='\"$WITH_LEGANCY\" >> $MODULE_CONFIG
+ echo 'WITH_LEGACY='\"$WITH_LEGACY\" >> $MODULE_CONFIG
echo 'CONFIGURED="y"' >> $MODULE_CONFIG
fi
- Previous message: [Lunar-commits]
CVS: moonbase/net/ipw2100 CONFIGURE, NONE, 1.1 BUILD,
1.1, 1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.1, 1.2
- Next message: [Lunar-commits] CVS: moonbase ChangeLog,1.841,1.842
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list