]> git.neil.brown.name Git - history.git/commit
kbuild: Fix menuconfig/xconfig and a modversions problem
authorKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Wed, 30 Oct 2002 03:23:01 +0000 (21:23 -0600)
committerKai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Wed, 30 Oct 2002 03:23:01 +0000 (21:23 -0600)
commit9876ddfe1048e1127225cb779be09f25a600f82b
treeab511b8f133dafe67178b41bef4504a098795f94
parentafed13861e6bd0e308d3d53b38ed11e4eabe3a2f
kbuild: Fix menuconfig/xconfig and a modversions problem

If we are to build menuconfig/xconfig, we may not have a .config
yet, so we shouldn't try to include it.

Set MODVERDIR before including the subdir Makefile, drivers/scsi/53c700
needs it.
Makefile
scripts/Makefile.build
scripts/Makefile.modver