Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304607
b: refs/heads/master
c: 5a44988
h: refs/heads/master
i:
  304605: d3797b0
  304603: 7356b83
  304599: 7d41d3a
  304591: 7b37a06
  304575: ee10115
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed May 9, 2012
1 parent 3a79a6e commit 2ebfd63
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f3afe1d8c8e5dc41bb5820c01b4f3cfc2dc1205
refs/heads/master: 5a44988207ee16b96e5445b8e95ab9881ce310cc
2 changes: 1 addition & 1 deletion trunk/Documentation/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
obj-m := DocBook/ accounting/ auxdisplay/ connector/ \
filesystems/ filesystems/configfs/ ia64/ laptops/ networking/ \
pcmcia/ spi/ timers/ watchdog/src/
pcmcia/ spi/ timers/ watchdog/src/ misc-devices/mei/
8 changes: 8 additions & 0 deletions trunk/Documentation/misc-devices/mei/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# kbuild trick to avoid linker error. Can be omitted if a module is built.
obj- := dummy.o

# List of programs to build
hostprogs-y := mei-amt-version
HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
# Tell kbuild to always build the programs
always := $(hostprogs-y)
5 changes: 5 additions & 0 deletions trunk/Documentation/misc-devices/mei/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
TODO:
- Cleanup and split the timer function
Upon Unstaging:
- Documentation/ioctl/ioctl-number.txt
- Updated MAINTAINERS
File renamed without changes.
File renamed without changes.
9 changes: 0 additions & 9 deletions trunk/drivers/misc/mei/TODO

This file was deleted.

0 comments on commit 2ebfd63

Please sign in to comment.