|
@@ -443,7 +443,7 @@ those <span class='obeylines-h'><span class='verb'><span class='ectt-1000'>obj-m
|
|
|
For those not, the <span class='obeylines-h'><span class='verb'><span class='ectt-1000'>obj-$(CONFIG_FOO)</span></span></span> entries you see everywhere expand into <span class='obeylines-h'><span class='verb'><span class='ectt-1000'>obj-y</span></span></span>
|
|
|
or <span class='obeylines-h'><span class='verb'><span class='ectt-1000'>obj-m</span></span></span>, depending on whether the <span class='obeylines-h'><span class='verb'><span class='ectt-1000'>CONFIG_FOO</span></span></span> variable has been set to y or m.
|
|
|
While we are at it, those were exactly the kind of variables that you have set in the
|
|
|
-<span class='obeylines-h'><span class='verb'><span class='ectt-1000'>linux/.confi</span></span></span>g file, the last time when you said make menuconfig or something like
|
|
|
+<span class='obeylines-h'><span class='verb'><span class='ectt-1000'>linux/.config</span></span></span> file, the last time when you said make menuconfig or something like
|
|
|
that.
|
|
|
</p><!-- l. 332 --><p class='noindent'>
|
|
|
</p>
|