public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] kernel/firmware: always build userspace bits
@ 2013-07-16 11:20 Jan Stancek
  2013-07-16 12:32 ` chrubis
  2013-07-17  0:57 ` Wanlong Gao
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Stancek @ 2013-07-16 11:20 UTC (permalink / raw)
  To: ltp-list

Because this testcase is listed in runtest files, we should
always build userspace bits, so that ltp has something to run.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Jan Stancek <jstancek@redhat.com>
---
 testcases/kernel/firmware/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/testcases/kernel/firmware/Makefile b/testcases/kernel/firmware/Makefile
index fbacf8d..dd2c62d 100644
--- a/testcases/kernel/firmware/Makefile
+++ b/testcases/kernel/firmware/Makefile
@@ -38,7 +38,7 @@ endif
 
 ifeq ($(SKIP),0)
 SUBDIRS			+= fw_load_kernel
-SUBDIRS			+= fw_load_user
 endif
+SUBDIRS			+= fw_load_user
 
 include $(top_srcdir)/include/mk/generic_trunk_target.mk
-- 
1.7.1


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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] 3+ messages in thread

end of thread, other threads:[~2013-07-17  0:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 11:20 [LTP] [PATCH] kernel/firmware: always build userspace bits Jan Stancek
2013-07-16 12:32 ` chrubis
2013-07-17  0:57 ` Wanlong Gao

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