diff --git a/index.html b/index.html index c2826a4..526ef81 100644 --- a/index.html +++ b/index.html @@ -443,7 +443,7 @@ those obj-m For those not, the obj-$(CONFIG_FOO) entries you see everywhere expand into obj-y or obj-m, depending on whether the CONFIG_FOO 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 -linux/.config file, the last time when you said make menuconfig or something like +linux/.config file, the last time when you said make menuconfig or something like that.

diff --git a/lkmpg-for-ht.html b/lkmpg-for-ht.html index c2826a4..526ef81 100644 --- a/lkmpg-for-ht.html +++ b/lkmpg-for-ht.html @@ -443,7 +443,7 @@ those obj-m For those not, the obj-$(CONFIG_FOO) entries you see everywhere expand into obj-y or obj-m, depending on whether the CONFIG_FOO 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 -linux/.config file, the last time when you said make menuconfig or something like +linux/.config file, the last time when you said make menuconfig or something like that.