Add $(obj)/ to the dependencies of ath_hal.o
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 12:05:10 +0000 (12:05 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 12:05:10 +0000 (12:05 +0000)
commit1941f3990b0018414c972e4c2a2629f53b8a2954
treeaa518cec79d27a8d4e76390e863ba8044dc9c6b9
parent291327888454f8832f8a609bba5f28cd9e5458eb
Add $(obj)/ to the dependencies of ath_hal.o

Otherwise, $(TARGET).hal.o is not built for Linux 2.4 kernels.  The rule
for ath_hal.o is for Linux 2.4 only and should not affect Linux 2.6
builds.

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