madwifi/ath_hal
proski 01eddadfb7 Split unmangling from uudecoding, don't unmangle in place
Conversions in place should be avoided in the build system because make
doesn't know if the conversion has taken place.  Use a different name
for HAL before unmangling.  Respect the build quietness settings.

Simplify Linux 2.4 rules so that the commands for decoding and
unmangling are written only once.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3815 0192ed92-7a03-0410-a25b-9323aeb14dbd
2008-07-23 21:15:34 +00:00
..
Makefile Split unmangling from uudecoding, don't unmangle in place 2008-07-23 21:15:34 +00:00
Makefile.kernel Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ah_os.c Add printk priorities to ah_os.c 2008-07-17 02:48:19 +00:00
ah_os.h Typo in CONFIG_PARISC. Guess PARISC users are a bit thin on the ground then. 2008-06-19 00:22:42 +00:00
ah_osdep.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
ah_target.inc Allow ARCH to be set to "x86". That's what it is in Linux 2.6.24 for 2008-01-31 22:48:42 +00:00
opt_ah.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
uudecode.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00