Skip to content

Commit

Permalink
add extral VMI configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 16, 2014
1 parent d82239f commit ca26a8c
Show file tree
Hide file tree
Showing 7 changed files with 9,522 additions and 0 deletions.
7 changes: 7 additions & 0 deletions shared/kernelinfo/procinfo_generic/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
obj-m += procinfo.o

all:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules

clean:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean
2,044 changes: 2,044 additions & 0 deletions shared/kernelinfo/procinfo_generic/lib_conf/2.6.28-11-generic.ini

Large diffs are not rendered by default.

Loading

0 comments on commit ca26a8c

Please sign in to comment.