Eliminate DIRS_MODULES
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 28 Nov 2007 00:51:25 +0000 (00:51 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 28 Nov 2007 00:51:25 +0000 (00:51 +0000)
commit752da93f475d63d6cac3a6e96a91947c1e3dffa0
tree1167171d692699cf6fa0fdd40fd1061ec23fd3a9
parent613b48e3693d35795ae45aac3da528d8aa4b8cc3
Eliminate DIRS_MODULES

DIRS_MODULES is always used in the context when the Makefile is
processed directly, not from the kernel build system.  Therefore, it's
equivalent to obj-y.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2986 0192ed92-7a03-0410-a25b-9323aeb14dbd
Makefile