提交 66a01b96 编写于 作者: A Andrew Morton 提交者: Linus Torvalds

tools/testing/selftests/Makefile: rearrange targets

Do it one-per-line to reduce patch conflict pain.

Cc: Dave Young <dyoung@redhat.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 d974f67a
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 \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册