sample: eliminate clever code to determine which proc file is accessed
[madwifi/.git] / ath_hal / Makefile
2013-11-12 Pavel RoskinRemove support for Linux kernels older than 2.6.13
2010-01-13 proskiAdd support for AR9280 from FreeBSD HAL
2010-01-11 proskiUse LDOPTS instead of LDFLAGS to avoid an ld warning...
2009-06-26 proskiAllow compilation with BUS=AHB in 64-bit systems
2009-04-07 proskiMerge madwifi-free branch into the trunk
2009-04-01 proskiRemove all references to ALQ from makefiles
2009-04-01 proskiRemove *.bin on "make clean"
2008-08-01 proskiFix make warning on Linux 2.4 introduced by the last...
2008-08-01 proskiFix Linux 2.4 compatibility, introduce variables for...
2008-07-23 proskiSplit unmangling from uudecoding, don't unmangle in...
2008-06-19 mentorUse POSIX preferred (and easier to read) $() form rathe...
2008-06-06 proskiDon't show comments while compiling
2008-06-04 kelmoRemove modules.order files in Makefile clean targets.
2008-05-23 mentorAdd lots of .PHONY to Makefiles and remove a duplicate...
2008-05-05 proskiAdd $(obj)/ to the dependencies of ath_hal.o
2008-05-05 proskiAdjust build system for Linux 2.6.26
2008-05-04 proskiFix Linux 2.4 compatibility
2008-04-09 mtaylorDebugging function cleanup:
2007-11-06 scottrInstall modules with mode set to 0644 instead of 0755.
2007-10-04 mrenzmannRestructuring the repository layout in response to...