cvs commit: src/share/examples/drivers make_pseudo_driver.sh
Roman Kurakin
rik at FreeBSD.org
Wed Aug 9 21:23:43 UTC 2006
rik 2006-08-09 21:23:42 UTC
FreeBSD src repository
Modified files:
share/examples/drivers make_pseudo_driver.sh
Log:
- Added ability to provide (optional) path to the kernel sources
- Added check of dirs used by example generator
- Fixed path for ${s}/conf/files.FOO and include it via files
directive from config file
- Changed kernel configuration example with the driver: it is
not produced by copying Generic but by including it
- KDB is added to config (for DDB)
- Added module building instead and fixed kernel building
Reviewed by: julian@
Revision Changes Path
1.12 +122 -22 src/share/examples/drivers/make_pseudo_driver.sh
More information about the cvs-src
mailing list