From 00f5970193e22c48f399a2430635d6416b51befe Mon Sep 17 00:00:00 2001
From: HighPoint Linux Team <linux@highpoint-tech.com>
Date: Thu, 13 Dec 2007 16:14:26 -0800
Subject: [SCSI] hptiop: add more adapter models and other fixes

Most code changes were made to support adapters based on Marvell IOP, plus some
other fixes.

- add more PCI device IDs
- support for adapters based on Marvell IOP
- fix a result code translation error on big-endian systems
- fix resource releasing bug when scsi_host_alloc() fail in hptiop_probe()
- update scsi_cmnd.resid when finishing a request
- correct some coding style issues

[akpm@linux-foundation.org: type fixes]
Signed-off-by: HighPoint Linux Team <linux@highpoint-tech.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
---
 drivers/scsi/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'drivers/scsi/Kconfig')

diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index becbb09d4c9b..e397599d54e3 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -573,10 +573,10 @@ config SCSI_ARCMSR_AER
 source "drivers/scsi/megaraid/Kconfig.megaraid"
 
 config SCSI_HPTIOP
-	tristate "HighPoint RocketRAID 3xxx Controller support"
+	tristate "HighPoint RocketRAID 3xxx/4xxx Controller support"
 	depends on SCSI && PCI
 	help
-	  This option enables support for HighPoint RocketRAID 3xxx
+	  This option enables support for HighPoint RocketRAID 3xxx/4xxx
 	  controllers.
 
 	  To compile this driver as a module, choose M here; the module
-- 
cgit v1.2.2

nna</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/about/'>about</a><a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/'>summary</a><a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/refs/?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>refs</a><a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/log/scripts/Makefile.host'>log</a><a class='active' href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/tree/scripts/Makefile.host?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>tree</a><a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/commit/scripts/Makefile.host?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>commit</a><a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/diff/scripts/Makefile.host?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>diff</a><a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/stats/scripts/Makefile.host'>stats</a></td><td class='form'><form class='right' method='get' action='/cgit/cgit.cgi/litmus-rt-pandaboard.git/log/scripts/Makefile.host'>
<input type='hidden' name='id' value='b1c1df7a7d50bf94de89704e963467bc94b1fef9'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/tree/?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>root</a>/<a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/tree/scripts?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>scripts</a>/<a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/tree/scripts/Makefile.host?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>Makefile.host</a></div><div class='content'>blob: 1ac414fd50300384663248c0ac651c9887bfe45d (<a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/plain/scripts/Makefile.host?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>plain</a>) (<a href='/cgit/cgit.cgi/litmus-rt-pandaboard.git/blame/scripts/Makefile.host?id=b1c1df7a7d50bf94de89704e963467bc94b1fef9'>blame</a>)
<table summary='blob content' class='blob'>
<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
<a id='n2' href='#n2'>2</a>
<a id='n3' href='#n3'>3</a>
<a id='n4' href='#n4'>4</a>
<a id='n5' href='#n5'>5</a>
<a id='n6' href='#n6'>6</a>
<a id='n7' href='#n7'>7</a>
<a id='n8' href='#n8'>8</a>
<a id='n9' href='#n9'>9</a>
<a id='n10' href='#n10'>10</a>
<a id='n11' href='#n11'>11</a>
<a id='n12' href='#n12'>12</a>
<a id='n13' href='#n13'>13</a>
<a id='n14' href='#n14'>14</a>
<a id='n15' href='#n15'>15</a>
<a id='n16' href='#n16'>16</a>
<a id='n17' href='#n17'>17</a>
<a id='n18' href='#n18'>18</a>
<a id='n19' href='#n19'>19</a>
<a id='n20' href='#n20'>20</a>
<a id='n21' href='#n21'>21</a>
<a id='n22' href='#n22'>22</a>
<a id='n23' href='#n23'>23</a>
<a id='n24' href='#n24'>24</a>
<a id='n25' href='#n25'>25</a>
<a id='n26' href='#n26'>26</a>
<a id='n27' href='#n27'>27</a>
<a id='n28' href='#n28'>28</a>
<a id='n29' href='#n29'>29</a>
<a id='n30' href='#n30'>30</a>
<a id='n31' href='#n31'>31</a>
<a id='n32' href='#n32'>32</a>
<a id='n33' href='#n33'>33</a>
<a id='n34' href='#n34'>34</a>
<a id='n35' href='#n35'>35</a>
<a id='n36' href='#n36'>36</a>
<a id='n37' href='#n37'>37</a>
<a id='n38' href='#n38'>38</a>
<a id='n39' href='#n39'>39</a>
<a id='n40' href='#n40'>40</a>
<a id='n41' href='#n41'>41</a>
<a id='n42' href='#n42'>42</a>
<a id='n43' href='#n43'>43</a>
<a id='n44' href='#n44'>44</a>
<a id='n45' href='#n45'>45</a>
<a id='n46' href='#n46'>46</a>
<a id='n47' href='#n47'>47</a>
<a id='n48' href='#n48'>48</a>
<a id='n49' href='#n49'>49</a>
<a id='n50' href='#n50'>50</a>
<a id='n51' href='#n51'>51</a>
<a id='n52' href='#n52'>52</a>
<a id='n53' href='#n53'>53</a>
<a id='n54' href='#n54'>54</a>
<a id='n55' href='#n55'>55</a>
<a id='n56' href='#n56'>56</a>
<a id='n57' href='#n57'>57</a>
<a id='n58' href='#n58'>58</a>
<a id='n59' href='#n59'>59</a>
<a id='n60' href='#n60'>60</a>
<a id='n61' href='#n61'>61</a>
<a id='n62' href='#n62'>62</a>
<a id='n63' href='#n63'>63</a>
<a id='n64' href='#n64'>64</a>
<a id='n65' href='#n65'>65</a>
<a id='n66' href='#n66'>66</a>
<a id='n67' href='#n67'>67</a>
<a id='n68' href='#n68'>68</a>
<a id='n69' href='#n69'>69</a>
<a id='n70' href='#n70'>70</a>
<a id='n71' href='#n71'>71</a>
<a id='n72' href='#n72'>72</a>
<a id='n73' href='#n73'>73</a>
<a id='n74' href='#n74'>74</a>
<a id='n75' href='#n75'>75</a>
<a id='n76' href='#n76'>76</a>
<a id='n77' href='#n77'>77</a>
<a id='n78' href='#n78'>78</a>
<a id='n79' href='#n79'>79</a>
<a id='n80' href='#n80'>80</a>
<a id='n81' href='#n81'>81</a>
<a id='n82' href='#n82'>82</a>
<a id='n83' href='#n83'>83</a>
<a id='n84' href='#n84'>84</a>
<a id='n85' href='#n85'>85</a>
<a id='n86' href='#n86'>86</a>
<a id='n87' href='#n87'>87</a>
<a id='n88' href='#n88'>88</a>
<a id='n89' href='#n89'>89</a>
<a id='n90' href='#n90'>90</a>
<a id='n91' href='#n91'>91</a>
<a id='n92' href='#n92'>92</a>
<a id='n93' href='#n93'>93</a>
<a id='n94' href='#n94'>94</a>
<a id='n95' href='#n95'>95</a>
<a id='n96' href='#n96'>96</a>
<a id='n97' href='#n97'>97</a>
<a id='n98' href='#n98'>98</a>
<a id='n99' href='#n99'>99</a>
<a id='n100' href='#n100'>100</a>
<a id='n101' href='#n101'>101</a>
<a id='n102' href='#n102'>102</a>
<a id='n103' href='#n103'>103</a>
<a id='n104' href='#n104'>104</a>
<a id='n105' href='#n105'>105</a>
<a id='n106' href='#n106'>106</a>
<a id='n107' href='#n107'>107</a>
<a id='n108' href='#n108'>108</a>
<a id='n109' href='#n109'>109</a>
<a id='n110' href='#n110'>110</a>
<a id='n111' href='#n111'>111</a>
<a id='n112' href='#n112'>112</a>
<a id='n113' href='#n113'>113</a>
<a id='n114' href='#n114'>114</a>
<a id='n115' href='#n115'>115</a>
<a id='n116' href='#n116'>116</a>
<a id='n117' href='#n117'>117</a>
<a id='n118' href='#n118'>118</a>
<a id='n119' href='#n119'>119</a>
<a id='n120' href='#n120'>120</a>
<a id='n121' href='#n121'>121</a>
<a id='n122' href='#n122'>122</a>
<a id='n123' href='#n123'>123</a>
<a id='n124' href='#n124'>124</a>
<a id='n125' href='#n125'>125</a>
<a id='n126' href='#n126'>126</a>
<a id='n127' href='#n127'>127</a>
<a id='n128' href='#n128'>128</a>
<a id='n129' href='#n129'>129</a>
<a id='n130' href='#n130'>130</a>
<a id='n131' href='#n131'>131</a>
<a id='n132' href='#n132'>132</a>
<a id='n133' href='#n133'>133</a>
<a id='n134' href='#n134'>134</a>
<a id='n135' href='#n135'>135</a>
<a id='n136' href='#n136'>136</a>
<a id='n137' href='#n137'>137</a>
<a id='n138' href='#n138'>138</a>
<a id='n139' href='#n139'>139</a>
<a id='n140' href='#n140'>140</a>
<a id='n141' href='#n141'>141</a>
<a id='n142' href='#n142'>142</a>
<a id='n143' href='#n143'>143</a>
<a id='n144' href='#n144'>144</a>
<a id='n145' href='#n145'>145</a>
<a id='n146' href='#n146'>146</a>
<a id='n147' href='#n147'>147</a>
<a id='n148' href='#n148'>148</a>
<a id='n149' href='#n149'>149</a>
<a id='n150' href='#n150'>150</a>
<a id='n151' href='#n151'>151</a>
<a id='n152' href='#n152'>152</a>
<a id='n153' href='#n153'>153</a>
<a id='n154' href='#n154'>154</a>
<a id='n155' href='#n155'>155</a>
<a id='n156' href='#n156'>156</a>
<a id='n157' href='#n157'>157</a>
<a id='n158' href='#n158'>158</a>
<a id='n159' href='#n159'>159</a>
<a id='n160' href='#n160'>160</a>
<a id='n161' href='#n161'>161</a>
<a id='n162' href='#n162'>162</a>
<a id='n163' href='#n163'>163</a>
<a id='n164' href='#n164'>164</a>
<a id='n165' href='#n165'>165</a>
<a id='n166' href='#n166'>166</a>
<a id='n167' href='#n167'>167</a>
<a id='n168' href='#n168'>168</a>
<a id='n169' href='#n169'>169</a>
<a id='n170' href='#n170'>170</a>
</pre></td>
<td class='lines'><pre><code><span class="hl slc"># ==========================================================================</span>
<span class="hl slc"># Building binaries on the host system</span>
<span class="hl slc"># Binaries are used during the compilation of the kernel, for example</span>
<span class="hl slc"># to preprocess a data file.</span>
<span class="hl slc">#</span>
<span class="hl slc"># Both C and C++ are supported, but preferred language is C for such utilities.</span>
<span class="hl slc">#</span>
<span class="hl slc"># Sample syntax (see Documentation/kbuild/makefiles.txt for reference)</span>
<span class="hl slc"># hostprogs-y := bin2hex</span>
<span class="hl slc"># Will compile bin2hex.c and create an executable named bin2hex</span>
<span class="hl slc">#</span>
<span class="hl slc"># hostprogs-y    := lxdialog</span>
<span class="hl slc"># lxdialog-objs := checklist.o lxdialog.o</span>
<span class="hl slc"># Will compile lxdialog.c and checklist.c, and then link the executable</span>
<span class="hl slc"># lxdialog, based on checklist.o and lxdialog.o</span>
<span class="hl slc">#</span>
<span class="hl slc"># hostprogs-y      := qconf</span>
<span class="hl slc"># qconf-cxxobjs   := qconf.o</span>
<span class="hl slc"># qconf-objs      := menu.o</span>
<span class="hl slc"># Will compile qconf as a C++ program, and menu as a C program.</span>
<span class="hl slc"># They are linked as C++ code to the executable qconf</span>

<span class="hl slc"># hostprogs-y := conf</span>
<span class="hl slc"># conf-objs  := conf.o libkconfig.so</span>
<span class="hl slc"># libkconfig-objs := expr.o type.o</span>
<span class="hl slc"># Will create a shared library named libkconfig.so that consists of</span>
<span class="hl slc"># expr.o and type.o (they are both compiled as C code and the object files</span>
<span class="hl slc"># are made as position independent code).</span>
<span class="hl slc"># conf.c is compiled as a C program, and conf.o is linked together with</span>
<span class="hl slc"># libkconfig.so as the executable conf.</span>
<span class="hl slc"># Note: Shared libraries consisting of C++ files are not supported</span>

__hostprogs <span class="hl opt">:= $(</span><span class="hl kwa">sort</span> <span class="hl opt">$(</span>hostprogs-y<span class="hl opt">) $(</span>hostprogs-m<span class="hl opt">))</span>

<span class="hl slc"># C code</span>
<span class="hl slc"># Executables compiled from a single .c file</span>
host-csingle	<span class="hl opt">:= $(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$(</span>__hostprogs<span class="hl opt">),$(</span>if <span class="hl opt">$($(</span>m<span class="hl opt">)-</span>objs<span class="hl opt">),,$(</span>m<span class="hl opt">)))</span>

<span class="hl slc"># C executables linked based on several .o files</span>
host-cmulti	<span class="hl opt">:= $(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$(</span>__hostprogs<span class="hl opt">),</span>\
		   <span class="hl opt">$(</span>if <span class="hl opt">$($(</span>m<span class="hl opt">)-</span>cxxobjs<span class="hl opt">),,$(</span>if <span class="hl opt">$($(</span>m<span class="hl opt">)-</span>objs<span class="hl opt">),$(</span>m<span class="hl opt">))))</span>

<span class="hl slc"># Object (.o) files compiled from .c files</span>
host-cobjs	<span class="hl opt">:= $(</span><span class="hl kwa">sort</span> <span class="hl opt">$(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$(</span>__hostprogs<span class="hl opt">),$($(</span>m<span class="hl opt">)-</span>objs<span class="hl opt">)))</span>

<span class="hl slc"># C++ code</span>
<span class="hl slc"># C++ executables compiled from at least on .cc file</span>
<span class="hl slc"># and zero or more .c files</span>
host-cxxmulti	<span class="hl opt">:= $(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$(</span>__hostprogs<span class="hl opt">),$(</span>if <span class="hl opt">$($(</span>m<span class="hl opt">)-</span>cxxobjs<span class="hl opt">),$(</span>m<span class="hl opt">)))</span>

<span class="hl slc"># C++ Object (.o) files compiled from .cc files</span>
host-cxxobjs	<span class="hl opt">:= $(</span><span class="hl kwa">sort</span> <span class="hl opt">$(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$(</span>host-cxxmulti<span class="hl opt">),$($(</span>m<span class="hl opt">)-</span>cxxobjs<span class="hl opt">)))</span>

<span class="hl slc"># Shared libaries (only .c supported)</span>
<span class="hl slc"># Shared libraries (.so) - all .so files referenced in &quot;xxx-objs&quot;</span>
host-cshlib	<span class="hl opt">:= $(</span><span class="hl kwa">sort</span> <span class="hl opt">$(</span><span class="hl kwa">filter</span> <span class="hl opt">%</span>.so<span class="hl opt">, $(</span>host-cobjs<span class="hl opt">)))</span>
<span class="hl slc"># Remove .so files from &quot;xxx-objs&quot;</span>
host-cobjs	<span class="hl opt">:= $(</span><span class="hl kwa">filter-out</span> <span class="hl opt">%</span>.so<span class="hl opt">,$(</span>host-cobjs<span class="hl opt">))</span>

<span class="hl slc">#Object (.o) files used by the shared libaries</span>
host-cshobjs	<span class="hl opt">:= $(</span><span class="hl kwa">sort</span> <span class="hl opt">$(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$(</span>host-cshlib<span class="hl opt">),$($(</span>m<span class="hl opt">:</span>.so<span class="hl opt">=-</span>objs<span class="hl opt">))))</span>

<span class="hl slc"># output directory for programs/.o files</span>
<span class="hl slc"># hostprogs-y := tools/build may have been specified. Retrieve directory</span>
host-objdirs <span class="hl opt">:= $(</span><span class="hl kwa">foreach</span> f<span class="hl opt">,$(</span>__hostprogs<span class="hl opt">), $(</span>if <span class="hl opt">$(</span><span class="hl kwa">dir</span> <span class="hl opt">$(</span>f<span class="hl opt">)),$(</span><span class="hl kwa">dir</span> <span class="hl opt">$(</span>f<span class="hl opt">))))</span>
<span class="hl slc"># directory of .o files from prog-objs notation</span>
host-objdirs <span class="hl opt">+= $(</span><span class="hl kwa">foreach</span> f<span class="hl opt">,$(</span>host-cmulti<span class="hl opt">),</span>                  \
                    <span class="hl opt">$(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$($(</span>f<span class="hl opt">)-</span>objs<span class="hl opt">),</span>                \
                        <span class="hl opt">$(</span>if <span class="hl opt">$(</span><span class="hl kwa">dir</span> <span class="hl opt">$(</span>m<span class="hl opt">)),$(</span><span class="hl kwa">dir</span> <span class="hl opt">$(</span>m<span class="hl opt">)))))</span>
<span class="hl slc"># directory of .o files from prog-cxxobjs notation</span>
host-objdirs <span class="hl opt">+= $(</span><span class="hl kwa">foreach</span> f<span class="hl opt">,$(</span>host-cxxmulti<span class="hl opt">),</span>                  \
                    <span class="hl opt">$(</span><span class="hl kwa">foreach</span> m<span class="hl opt">,$($(</span>f<span class="hl opt">)-</span>cxxobjs<span class="hl opt">),</span>                \
                        <span class="hl opt">$(</span>if <span class="hl opt">$(</span><span class="hl kwa">dir</span> <span class="hl opt">$(</span>m<span class="hl opt">)),$(</span><span class="hl kwa">dir</span> <span class="hl opt">$(</span>m<span class="hl opt">)))))</span>

host-objdirs <span class="hl opt">:= $(</span><span class="hl kwa">strip</span> <span class="hl opt">$(</span><span class="hl kwa">sort</span> <span class="hl opt">$(</span><span class="hl kwa">filter-out</span> .<span class="hl opt">/,$(</span>host-objdirs<span class="hl opt">))))</span>


__hostprogs     <span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>__hostprogs<span class="hl opt">))</span>
host-csingle	<span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-csingle<span class="hl opt">))</span>
host-cmulti	<span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-cmulti<span class="hl opt">))</span>
host-cobjs	<span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-cobjs<span class="hl opt">))</span>
host-cxxmulti	<span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-cxxmulti<span class="hl opt">))</span>
host-cxxobjs	<span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-cxxobjs<span class="hl opt">))</span>
host-cshlib	<span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-cshlib<span class="hl opt">))</span>
host-cshobjs	<span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-cshobjs<span class="hl opt">))</span>
host-objdirs    <span class="hl opt">:= $(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$(</span>host-objdirs<span class="hl opt">))</span>

obj-dirs <span class="hl opt">+= $(</span>host-objdirs<span class="hl opt">)</span>

<span class="hl slc">#####</span>
<span class="hl slc"># Handle options to gcc. Support building with separate output directory</span>

_hostc_flags   <span class="hl opt">= $(</span>HOSTCFLAGS<span class="hl opt">)   $(</span>HOST_EXTRACFLAGS<span class="hl opt">)</span>   \
                 <span class="hl opt">$(</span>HOSTCFLAGS_<span class="hl opt">$(</span>basetarget<span class="hl opt">)</span>.o<span class="hl opt">)</span>
_hostcxx_flags <span class="hl opt">= $(</span>HOSTCXXFLAGS<span class="hl opt">) $(</span>HOST_EXTRACXXFLAGS<span class="hl opt">)</span> \
                 <span class="hl opt">$(</span>HOSTCXXFLAGS_<span class="hl opt">$(</span>basetarget<span class="hl opt">)</span>.o<span class="hl opt">)</span>

<span class="hl kwb">ifeq</span> <span class="hl opt">($(</span>KBUILD_SRC<span class="hl opt">),)</span>
__hostc_flags	<span class="hl opt">= $(</span>_hostc_flags<span class="hl opt">)</span>
__hostcxx_flags	<span class="hl opt">= $(</span>_hostcxx_flags<span class="hl opt">)</span>
<span class="hl kwb">else</span>
__hostc_flags	<span class="hl opt">= -</span>I<span class="hl opt">$(</span>obj<span class="hl opt">) $(</span>call flags<span class="hl opt">,</span>_hostc_flags<span class="hl opt">)</span>
__hostcxx_flags	<span class="hl opt">= -</span>I<span class="hl opt">$(</span>obj<span class="hl opt">) $(</span>call flags<span class="hl opt">,</span>_hostcxx_flags<span class="hl opt">)</span>
<span class="hl kwb">endif</span>

hostc_flags    <span class="hl opt">= -</span>Wp<span class="hl opt">,-</span>MD<span class="hl opt">,$(</span>depfile<span class="hl opt">) $(</span>__hostc_flags<span class="hl opt">)</span>
hostcxx_flags  <span class="hl opt">= -</span>Wp<span class="hl opt">,-</span>MD<span class="hl opt">,$(</span>depfile<span class="hl opt">) $(</span>__hostcxx_flags<span class="hl opt">)</span>

<span class="hl slc">#####</span>
<span class="hl slc"># Compile programs on the host</span>

<span class="hl slc"># Create executable from a single .c file</span>
<span class="hl slc"># host-csingle -&gt; Executable</span>
quiet_cmd_host-csingle 	<span class="hl opt">=</span> HOSTCC  <span class="hl opt">$</span>&#64;
      cmd_host-csingle	<span class="hl opt">= $(</span>HOSTCC<span class="hl opt">) $(</span>hostc_flags<span class="hl opt">) -</span>o <span class="hl opt">$</span>&#64; <span class="hl opt">$&lt;</span> \
	  	<span class="hl opt">$(</span>HOST_LOADLIBES<span class="hl opt">) $(</span>HOSTLOADLIBES_<span class="hl opt">$(</span>&#64;F<span class="hl opt">))</span>
<span class="hl opt">$(</span>host-csingle<span class="hl opt">): $(</span>obj<span class="hl opt">)/%: $(</span>src<span class="hl opt">)/%</span>.c FORCE
	<span class="hl opt">$(</span>call if_changed_dep<span class="hl opt">,</span>host-csingle<span class="hl opt">)</span>

<span class="hl slc"># Link an executable based on list of .o files, all plain c</span>
<span class="hl slc"># host-cmulti -&gt; executable</span>
quiet_cmd_host-cmulti	<span class="hl opt">=</span> HOSTLD  <span class="hl opt">$</span>&#64;
      cmd_host-cmulti	<span class="hl opt">= $(</span>HOSTCC<span class="hl opt">) $(</span>HOSTLDFLAGS<span class="hl opt">) -</span>o <span class="hl opt">$</span>&#64; \
			  <span class="hl opt">$(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$($(</span>&#64;F<span class="hl opt">)-</span>objs<span class="hl opt">))</span> \
			  <span class="hl opt">$(</span>HOST_LOADLIBES<span class="hl opt">) $(</span>HOSTLOADLIBES_<span class="hl opt">$(</span>&#64;F<span class="hl opt">))</span>
<span class="hl opt">$(</span>host-cmulti<span class="hl opt">): $(</span>obj<span class="hl opt">)/%: $(</span>host-cobjs<span class="hl opt">) $(</span>host-cshlib<span class="hl opt">)</span> FORCE
	<span class="hl opt">$(</span>call if_changed<span class="hl opt">,</span>host-cmulti<span class="hl opt">)</span>

<span class="hl slc"># Create .o file from a single .c file</span>
<span class="hl slc"># host-cobjs -&gt; .o</span>
quiet_cmd_host-cobjs	<span class="hl opt">=</span> HOSTCC  <span class="hl opt">$</span>&#64;
      cmd_host-cobjs	<span class="hl opt">= $(</span>HOSTCC<span class="hl opt">) $(</span>hostc_flags<span class="hl opt">) -</span>c <span class="hl opt">-</span>o <span class="hl opt">$</span>&#64; <span class="hl opt">$&lt;</span>
<span class="hl opt">$(</span>host-cobjs<span class="hl opt">): $(</span>obj<span class="hl opt">)/%</span>.o<span class="hl opt">: $(</span>src<span class="hl opt">)/%</span>.c FORCE
	<span class="hl opt">$(</span>call if_changed_dep<span class="hl opt">,</span>host-cobjs<span class="hl opt">)</span>

<span class="hl slc"># Link an executable based on list of .o files, a mixture of .c and .cc</span>
<span class="hl slc"># host-cxxmulti -&gt; executable</span>
quiet_cmd_host-cxxmulti	<span class="hl opt">=</span> HOSTLD  <span class="hl opt">$</span>&#64;
      cmd_host-cxxmulti	<span class="hl opt">= $(</span>HOSTCXX<span class="hl opt">) $(</span>HOSTLDFLAGS<span class="hl opt">) -</span>o <span class="hl opt">$</span>&#64; \
			  <span class="hl opt">$(</span><span class="hl kwa">foreach</span> o<span class="hl opt">,</span>objs cxxobjs<span class="hl opt">,</span>\
			  <span class="hl opt">$(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$($(</span>&#64;F<span class="hl opt">)-$(</span>o<span class="hl opt">))))</span> \
			  <span class="hl opt">$(</span>HOST_LOADLIBES<span class="hl opt">) $(</span>HOSTLOADLIBES_<span class="hl opt">$(</span>&#64;F<span class="hl opt">))</span>
<span class="hl opt">$(</span>host-cxxmulti<span class="hl opt">): $(</span>obj<span class="hl opt">)/%: $(</span>host-cobjs<span class="hl opt">) $(</span>host-cxxobjs<span class="hl opt">) $(</span>host-cshlib<span class="hl opt">)</span> FORCE
	<span class="hl opt">$(</span>call if_changed<span class="hl opt">,</span>host-cxxmulti<span class="hl opt">)</span>

<span class="hl slc"># Create .o file from a single .cc (C++) file</span>
quiet_cmd_host-cxxobjs	<span class="hl opt">=</span> HOSTCXX <span class="hl opt">$</span>&#64;
      cmd_host-cxxobjs	<span class="hl opt">= $(</span>HOSTCXX<span class="hl opt">) $(</span>hostcxx_flags<span class="hl opt">) -</span>c <span class="hl opt">-</span>o <span class="hl opt">$</span>&#64; <span class="hl opt">$&lt;</span>
<span class="hl opt">$(</span>host-cxxobjs<span class="hl opt">): $(</span>obj<span class="hl opt">)/%</span>.o<span class="hl opt">: $(</span>src<span class="hl opt">)/%</span>.<span class="hl kwa">cc</span> FORCE
	<span class="hl opt">$(</span>call if_changed_dep<span class="hl opt">,</span>host-cxxobjs<span class="hl opt">)</span>

<span class="hl slc"># Compile .c file, create position independent .o file</span>
<span class="hl slc"># host-cshobjs -&gt; .o</span>
quiet_cmd_host-cshobjs	<span class="hl opt">=</span> HOSTCC  <span class="hl opt">-</span>fPIC <span class="hl opt">$</span>&#64;
      cmd_host-cshobjs	<span class="hl opt">= $(</span>HOSTCC<span class="hl opt">) $(</span>hostc_flags<span class="hl opt">) -</span>fPIC <span class="hl opt">-</span>c <span class="hl opt">-</span>o <span class="hl opt">$</span>&#64; <span class="hl opt">$&lt;</span>
<span class="hl opt">$(</span>host-cshobjs<span class="hl opt">): $(</span>obj<span class="hl opt">)/%</span>.o<span class="hl opt">: $(</span>src<span class="hl opt">)/%</span>.c FORCE
	<span class="hl opt">$(</span>call if_changed_dep<span class="hl opt">,</span>host-cshobjs<span class="hl opt">)</span>

<span class="hl slc"># Link a shared library, based on position independent .o files</span>
<span class="hl slc"># *.o -&gt; .so shared library (host-cshlib)</span>
quiet_cmd_host-cshlib	<span class="hl opt">=</span> HOSTLLD <span class="hl opt">-</span>shared <span class="hl opt">$</span>&#64;
      cmd_host-cshlib	<span class="hl opt">= $(</span>HOSTCC<span class="hl opt">) $(</span>HOSTLDFLAGS<span class="hl opt">) -</span>shared <span class="hl opt">-</span>o <span class="hl opt">$</span>&#64; \
			  <span class="hl opt">$(</span><span class="hl kwa">addprefix</span> <span class="hl opt">$(</span>obj<span class="hl opt">)/,$($(</span>&#64;F<span class="hl opt">:</span>.so<span class="hl opt">=-</span>objs<span class="hl opt">)))</span> \
			  <span class="hl opt">$(</span>HOST_LOADLIBES<span class="hl opt">) $(</span>HOSTLOADLIBES_<span class="hl opt">$(</span>&#64;F<span class="hl opt">))</span>
<span class="hl opt">$(</span>host-cshlib<span class="hl opt">): $(</span>obj<span class="hl opt">)/%: $(</span>host-cshobjs<span class="hl opt">)</span> FORCE
	<span class="hl opt">$(</span>call if_changed<span class="hl opt">,</span>host-cshlib<span class="hl opt">)</span>

targets <span class="hl opt">+= $(</span>host-csingle<span class="hl opt">)  $(</span>host-cmulti<span class="hl opt">) $(</span>host-cobjs<span class="hl opt">)</span>\
	   <span class="hl opt">$(</span>host-cxxmulti<span class="hl opt">) $(</span>host-cxxobjs<span class="hl opt">) $(</span>host-cshlib<span class="hl opt">) $(</span>host-cshobjs<span class="hl opt">)</span> 

</code></pre></td></tr></table>
</div> <!-- class=content -->
<div class='footer'>generated by <a href='https://git.zx2c4.com/cgit/about/'>cgit v1.2.2</a> (<a href='https://git-scm.com/'>git 2.25.0</a>) at 2026-05-17 09:32:34 -0400</div>
</div> <!-- id=cgit -->
</body>
</html>
