Re: cvs commit: src/sys/conf Makefile.amd64 Makefile.i386 kmod.m

看板DFBSD_commit作者時間21年前 (2005/02/20 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/4 (看更多)
Matthew Dillon wrote: > : Add support for building modules with configured kernel options, > : iff building modules with kernel. Building modules standalone > : (cd $kmoddir && make) is not affected. > :.. > > Nice! There is a problem with that, though. Some kernel configuration options like UKBD_DFLT_KEYMAP require additional files to be present, in this case ukbdmap.h. These are not copied by the new kmod.mk (buildkernel breaks). What about renaming those files to opt_ukbdmap.h and so on so they fit into the naming scheme? I guess another option would be to handle them explicitly in kmod.mk. Sascha -- http://yoyodyne.ath.cx
文章代碼(AID): #125viB00 (DFBSD_commit)
文章代碼(AID): #125viB00 (DFBSD_commit)