logo       
Google Custom Search
    AddThis Social Bookmark Button

revision 2395 committed: msg#00089

Subject: revision 2395 committed
Project     : madwifi
Revision    : 2395
Author      : proski (Pavel Roskin)
Date        : 2007-05-30 05:08:19 +0200 (Wed, 30 May 2007)

Log Message :
Include ah_target.inc from more kernel makefiles

We need it whenever TARGET is used, and it's used everywhere with the
new HAL.

Affected Files:
* trunk/ath_rate/amrr/Makefile.kernel                 updated             
* trunk/ath_rate/minstrel/Makefile.kernel             updated             
* trunk/ath_rate/onoe/Makefile.kernel                 updated             
* trunk/ath_rate/sample/Makefile.kernel               updated             
* trunk/net80211/Makefile.kernel                      updated             


Modified: trunk/ath_rate/amrr/Makefile.kernel
===================================================================
--- trunk/ath_rate/amrr/Makefile.kernel 2007-05-30 01:41:18 UTC (rev 2394)
+++ trunk/ath_rate/amrr/Makefile.kernel 2007-05-30 03:08:19 UTC (rev 2395)
@@ -10,6 +10,7 @@
 TOP = $(srctree)/$(src)/../..
 
 include $(TOP)/BuildCaps.inc
+include $(TOP)/ath_hal/ah_target.inc
 
 ATH=   $(TOP)/ath
 ATH_HAL=$(TOP)/ath_hal

Modified: trunk/ath_rate/minstrel/Makefile.kernel
===================================================================
--- trunk/ath_rate/minstrel/Makefile.kernel     2007-05-30 01:41:18 UTC (rev 
2394)
+++ trunk/ath_rate/minstrel/Makefile.kernel     2007-05-30 03:08:19 UTC (rev 
2395)
@@ -10,6 +10,7 @@
 TOP = $(srctree)/$(src)/../..
 
 include $(TOP)/BuildCaps.inc
+include $(TOP)/ath_hal/ah_target.inc
 
 ATH=   $(TOP)/ath
 ATH_HAL=$(TOP)/ath_hal

Modified: trunk/ath_rate/onoe/Makefile.kernel
===================================================================
--- trunk/ath_rate/onoe/Makefile.kernel 2007-05-30 01:41:18 UTC (rev 2394)
+++ trunk/ath_rate/onoe/Makefile.kernel 2007-05-30 03:08:19 UTC (rev 2395)
@@ -10,6 +10,7 @@
 TOP = $(srctree)/$(src)/../..
 
 include $(TOP)/BuildCaps.inc
+include $(TOP)/ath_hal/ah_target.inc
 
 ATH=   $(TOP)/ath
 ATH_HAL=$(TOP)/ath_hal

Modified: trunk/ath_rate/sample/Makefile.kernel
===================================================================
--- trunk/ath_rate/sample/Makefile.kernel       2007-05-30 01:41:18 UTC (rev 
2394)
+++ trunk/ath_rate/sample/Makefile.kernel       2007-05-30 03:08:19 UTC (rev 
2395)
@@ -10,6 +10,7 @@
 TOP = $(srctree)/$(src)/../..
 
 include $(TOP)/BuildCaps.inc
+include $(TOP)/ath_hal/ah_target.inc
 
 ATH=   $(TOP)/ath
 ATH_HAL=$(TOP)/ath_hal

Modified: trunk/net80211/Makefile.kernel
===================================================================
--- trunk/net80211/Makefile.kernel      2007-05-30 01:41:18 UTC (rev 2394)
+++ trunk/net80211/Makefile.kernel      2007-05-30 03:08:19 UTC (rev 2395)
@@ -8,6 +8,7 @@
 TOP = $(srctree)/$(src)/..
 
 include $(TOP)/BuildCaps.inc
+include $(TOP)/ath_hal/ah_target.inc
 
 COMPAT = $(TOP)/include
 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>