OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
rump
/
dev
/
lib
/
libvirtio_viornd
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
libvirtio_viornd
History log of
/src/sys/rump/dev/lib/libvirtio_viornd/Makefile
Revision
Date
Author
Comments
1.4
16-Nov-2015
pooka
branches: 1.4.16;
Use IOCONF #define to determine component name.
Avoids having to manually retype info already in .ioconf.
Also, COMPONENT_SIMPLE -> RUMP_COMPONENT=simple. That way, we can add
other attributes where necessary. As "future directions", the "ioconf"
attribute for RUMP_COMPONENT can just be removed when a driver is
converted to modular and has a proper modcmd.
1.3
11-Nov-2015
pooka
Make it easier to create rump kernel components, part 1.
Reduce copypasteware for the component constructors. If a constructor
calls only config_init_component(), handle it from a common source file
instead of copying the same(ish) file around to every component.
1.2
19-Oct-2015
pooka
Add a COMMENT describing what each component roughly does.
"make describe" prints the comment.
Requested/inspired by Vincent Schwarzer on rumpkernel-users
1.1
06-Nov-2014
pooka
branches: 1.1.2;
Add rump kernel component for viornd
tested: qemu -device virtio-rng-pci
1.1.2.1
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.4.16.2
03-Dec-2017
jdolecek
update from HEAD
1.4.16.1
16-Nov-2015
jdolecek
file Makefile was added on branch tls-maxphys on 2017-12-03 11:39:10 +0000
Indexes created Sun Oct 19 22:09:57 GMT 2025