From: Michal Simek <[email protected]>

Signed-off-by: Michal Simek <[email protected]>
---
 testcases/kernel/syscalls/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/testcases/kernel/syscalls/Makefile 
b/testcases/kernel/syscalls/Makefile
index 6d06617..eed2f6c 100644
--- a/testcases/kernel/syscalls/Makefile
+++ b/testcases/kernel/syscalls/Makefile
@@ -45,7 +45,7 @@ uclinux:
 
 uclinux_install:
        @set -e; for i in $(UCLINUX_SUBDIR); do \
-               $(MAKE) -C $$i UCLINUX=1 all; \
+               $(MAKE) -C $$i UCLINUX=1 install; \
        done
 
 clean:
-- 
1.5.5.1


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to