Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359421
b: refs/heads/master
c: 66a01b9
h: refs/heads/master
i:
  359419: a8bc80d
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Feb 28, 2013
1 parent 44929bb commit bdbf93c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 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: d974f67a528fa7ef5547318ea09bf581c8c1d3d9
refs/heads/master: 66a01b9659016cbb74dfac64861f28c71c804c97
8 changes: 7 additions & 1 deletion trunk/tools/testing/selftests/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
TARGETS = breakpoints kcmp mqueue vm cpu-hotplug memory-hotplug efivarfs
TARGETS = breakpoints
TARGETS += kcmp
TARGETS += mqueue
TARGETS += vm
TARGETS += cpu-hotplug
TARGETS += memory-hotplug
TARGETS += efivarfs

all:
for TARGET in $(TARGETS); do \
Expand Down

0 comments on commit bdbf93c

Please sign in to comment.