Adjust build system for Linux 2.6.26
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 02:00:56 +0000 (02:00 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 02:00:56 +0000 (02:00 +0000)
commit291327888454f8832f8a609bba5f28cd9e5458eb
tree8663b3f7ed040fa8cce54462eacf0fa217a457bb
parent32df5a67ce9439166189f47875374789325aff00
Adjust build system for Linux 2.6.26

During the second stage of the module build, Linux 2.6.26 does not
define $(obj).  Try using $(SUBDIRS) as $(obj) before falling back to
the current directory.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3603 0192ed92-7a03-0410-a25b-9323aeb14dbd
13 files changed:
Makefile
ath/Makefile
ath_hal/Makefile
ath_rate/Makefile
ath_rate/amrr/Makefile
ath_rate/minstrel/Makefile
ath_rate/onoe/Makefile
ath_rate/sample/Makefile
net80211/Makefile
regression/Makefile
regression/ccmp/Makefile
regression/tkip/Makefile
regression/wep/Makefile