Initial videoinfo implementation
This commit is contained in:
parent
c8e7bf5ff7
commit
540e2fe185
4 changed files with 216 additions and 77 deletions
|
@ -676,6 +676,11 @@ module = {
|
|||
enable = i386_pc;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = videoinfo;
|
||||
common = commands/videoinfo.c;
|
||||
};
|
||||
|
||||
module = {
|
||||
name = vbetest;
|
||||
i386_pc = commands/i386/pc/vbetest.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue