From: Shuah Khan Date: Thu, 30 Oct 2014 22:52:15 +0000 (-0600) Subject: selftests/net: move test out of Makefile into a shell script X-Git-Tag: omap-for-v3.19/fixes-rc1~70^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7069a97a14155349545c73084f9f9f6b6380e0f7;p=pandora-kernel.git selftests/net: move test out of Makefile into a shell script Currently bpf test run from the Makefile. Move it out of the Makefile to be run from a shell script to allow the test to be run as stand-alone test, in addition to allowing the test run from a make target. Signed-off-by: Shuah Khan Acked-by: David S. Miller --- Reading git-diff-tree failed