sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Include opt_ddb.h in the list of SRCS, since we include it.MFC after: 3d
Import work done under project/nand (@235533) into head.The NAND Flash environment consists of several distinct components: - NAND framework (drivers harness for NAND controllers and NAND chips)
Import work done under project/nand (@235533) into head.The NAND Flash environment consists of several distinct components: - NAND framework (drivers harness for NAND controllers and NAND chips) - NAND simulator (NANDsim) - NAND file system (NAND FS) - Companion tools and utilities - Documentation (manual pages)This work is still experimental. Please use with caution.Obtained from: SemihalfSupported by: FreeBSD Foundation, Juniper Networks
show more ...