uts: make emu10k non-verbose
[unleashed.git] / kernel / drivers / Makefile
blob4975aa4741e9ee286c940467e65eb732bd4a9de4
1 .include <../../Makefile.cfgparam>
3 SUBDIR_${CONFIG_LOFI} = lofi
4 SUBDIR_${CONFIG_RAMDISK} += ramdisk
5 SUBDIR_${CONFIG_RANDOM} += random
6 SUBDIR_${CONFIG_VIRTIO} += virtio
8 SUBDIR = ${SUBDIR_y} \
9 net
11 .include <bsd.subdir.mk>