Commit Graph

25 Commits

Author SHA1 Message Date
pizza 2226658a8c More 2.6.23 changes. 2007-10-16 14:43:56 +00:00
solomon a6bd6d5e8f Forgot to patch this in, From Pavel Roskin:
1) The default target is now "all".  It would fail with a help message
if config.out is missing.  Both changes make the build system consistent
with Linux 2.6 behavior.

2) "make config" is on top of the help now.  We want to encourage users
to use interactive config and select the drivers they need.  It's now
described as "interactive configure" in order to distinguish it from
other *config targets.

3) New target "make help_noconfig" that only tells user about "make
*config" and "make help".

4) config.mk won't be built automatically if config.out is missing.
"make auto_config" would still work.

I realize that some users use custom scripts to build the driver, but
they should be OK.  "make all" and "make auto_config" still do what they
used to do.  The patch primarily affects interactive behavior.
2005-02-24 17:59:10 +00:00
solomon 614fd05f11 Pavel Roskin has made 'config.mk' optional, so you can do things like
'make clean' with impunity.
2005-01-26 22:01:07 +00:00
solomon 040739edac generate etags too 2005-01-25 00:28:12 +00:00
solomon 9c59e5ba5c make auto_config is implied when running make all. 2004-02-06 00:49:10 +00:00
solomon fe7af060a2 Minor cleanups. 2002-11-08 14:39:09 +00:00
mark 495af7fbf6 Added a few small changes and the tags generation changes.:wq 2002-06-24 16:18:42 +00:00
mark b2df26455a Added the dummy target for tags. 2002-01-28 20:00:02 +00:00
mark 9b6e5b4567 Added gback's patch to fix the wext registration for non-pcmcia platforms. 2002-01-21 21:15:37 +00:00
mark 99d676cf23 Rather huge patch submission from Bob James of Rebel. See CHANGES for
a summary.
2001-04-05 20:38:49 +00:00
mark 69eaf98163 tgriffin's patch for mrproper/memleak/nullcheck/freeonsuccess. conf.modules
change is already there.
2001-03-11 01:37:52 +00:00
mark 1fd4643be3 Added jhicks patches for working with the ARM platform. 2001-03-10 23:08:06 +00:00
mark e110ea8b48 Some updates to the CHANGES file. Also added support for not overwriting
wlan-ng.opts when the version codes are the same.  MAN! what a pain in
the butt!
2001-03-07 19:56:26 +00:00
joellen 3d283f0e1e Added auto_config target to Makefile in all sub-directories. Added target to top-level Makefile to clean, auto configure and recompile just the kernel, pcmcia and linux-wlan. Fixed bug in Configure scripts to allow the auto configure option to not require an input file (i.e. uses config.out or config.in as default). 2000-07-07 18:59:34 +00:00
joellen a0b40c4261 Added CROSS_COMPILE_ENABLED variable to config.in. Changed the default file name in the default_config file of Makefile to be a file in the top-level directory of the linux-wlan package. 2000-07-05 05:20:42 +00:00
joellen a90865e30b Changed the comment header at the top of all the files to reflect the new company name. 2000-07-05 04:57:04 +00:00
joellen b61c9f7651 Fixed bugs in top-level Makefile. 2000-07-03 05:44:54 +00:00
mark ad564b5a0f Fixes for some makefiles. Added sash to initrd flist. 2000-05-17 19:27:19 +00:00
mark b20218fe2a Added path to depmod call. 2000-03-07 17:04:06 +00:00
mark 8e0640cdc8 Added or refreshed the license and copyright statements at the top of
each file.
2000-02-08 03:35:44 +00:00
joellen 84e8633d9a Modifications through the development of mibget and mibset. 2000-01-19 05:33:42 +00:00
mark 36719d6c14 Added new make config stuff and ./etc install. Also removed the ./scripts
directory.
2000-01-13 14:57:08 +00:00
mark 11b5981c71 Added configuration script, removed an extraneous output from prframe. 2000-01-13 14:44:20 +00:00
mark ddaece9ada Added file clean stuff. 1999-11-04 08:25:01 +00:00
mark 1377f55cd2 Added makefiles for all directories 1999-11-04 07:00:20 +00:00