]> err.no Git - linux-2.6/blobdiff - scripts/Makefile.modpost
[ICSK]: Introduce inet_csk_ctl_sock_create
[linux-2.6] / scripts / Makefile.modpost
index 94b550e21be8d8bc67a8ebf51b7c5621045aa4a3..bf96a61d4b861a4393225985d8f733272e5ac992 100644 (file)
 #     - See include/linux/module.h for more details
 
 # Step 4 is solely used to allow module versioning in external modules,
-# where the CRC of each module is retreived from the Module.symers file.
+# where the CRC of each module is retrieved from the Module.symers file.
 
 .PHONY: _modpost
 _modpost: __modpost
 
 include .config
+include scripts/Kbuild.include
 include scripts/Makefile.lib
 
 symverfile := $(objtree)/Module.symvers