public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] device-drivers: pci: enable build and run
@ 2013-10-16 13:24 Alexey Kodanev
  2013-10-16 14:23 ` chrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Kodanev @ 2013-10-16 13:24 UTC (permalink / raw)
  To: ltp-list; +Cc: vasily.isaenko, Alexey Kodanev

Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
---
 runtest/kernel_misc                      |    1 +
 testcases/kernel/device-drivers/Makefile |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/runtest/kernel_misc b/runtest/kernel_misc
index 654e217..db210ec 100644
--- a/runtest/kernel_misc
+++ b/runtest/kernel_misc
@@ -2,3 +2,4 @@ kmsg01 kmsg01
 fw_load fw_load
 rtc01 rtc01
 block_dev block_dev
+tpci tpci
diff --git a/testcases/kernel/device-drivers/Makefile b/testcases/kernel/device-drivers/Makefile
index 73755db..c97d327 100644
--- a/testcases/kernel/device-drivers/Makefile
+++ b/testcases/kernel/device-drivers/Makefile
@@ -19,6 +19,7 @@ top_srcdir	?= ../../..
 include $(top_srcdir)/include/mk/env_pre.mk
 
 SUBDIRS		:= block \
+		   pci \
 		   rtc \
 
 include $(top_srcdir)/include/mk/generic_trunk_target.mk
-- 
1.7.1


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-16 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16 13:24 [LTP] [PATCH] device-drivers: pci: enable build and run Alexey Kodanev
2013-10-16 14:23 ` chrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox