Damien Lespiau
79d066d847
gitignore: Ignore tags files
...
Running "make tags" generates tags to jump around the code easily.
Let's ignore the generated files though.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com >
2016-09-12 18:23:03 +01:00
Pei Tong
34b6af632a
cp kernel_config out after making kernel
2016-06-03 14:20:51 +08:00
Gao feng
7699c38b99
ignore cbfs rom
...
Signed-off-by: Gao feng <feng@hyper.sh >
2015-08-13 16:52:26 +08:00
Gao feng
1b9789937f
Add VirtualBox support
...
Run hyperStart on VirtualBox
Signed-off-by: Gao feng <feng@hyper.sh >
2015-07-30 15:57:44 +08:00
Gao feng
6dc013fc59
hyperStart source code
...
The files under src directory is the codes of hyperStart,
use autogen.sh && configure && make to generate hyper-initrd.img,
this image will be used to start hyper instance.
Signed-off-by: Gao feng <feng@hyper.sh >
2015-05-28 18:59:34 +08:00