Message ID | f97f7947-db3b-07dd-157d-78ab9840a4dc@linuxfoundation.org (mailing list archive) |
---|---|
State | Mainlined |
Commit | e2e88325f4bcaea51f454723971f7b5ee0e1aa80 |
Headers | show |
Series | [GIT,PULL] Kselftest second fixes update for Linux 5.2-rc4 | expand |
The pull request you sent on Fri, 7 Jun 2019 20:11:05 -0600:
> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-5.2-rc4-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0ad43e29b6e845758f0ceb80e3c1d1a9cebfad06
Thank you!
diff --git a/tools/testing/selftests/vm/Makefile b/tools/testing/selftests/vm/Makefile index 05306c58ff9f..9534dc2bc929 100644 --- a/tools/testing/selftests/vm/Makefile +++ b/tools/testing/selftests/vm/Makefile @@ -1,10 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Makefile for vm selftests -ifndef OUTPUT - OUTPUT := $(shell pwd) -endif - CFLAGS = -Wall -I ../../../../usr/include $(EXTRA_CFLAGS) LDLIBS = -lrt TEST_GEN_FILES = compaction_test