History log of /external/ltp/testcases/kernel/controllers/Makefile.inc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e520c3189f54b690d057ccdae29167d33771584c 21-Feb-2010 Garrett Cooper <yanegomi@gmail.com> Switch all of these Makefiles over to MAKE_DEPS instead of ad hoc
trunk-all // incorrectly specified all: | type dependencies.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/kernel/controllers/Makefile.inc
2592e98f6e7c7e5c4f120605c0dcb5c70efe571f 18-Jan-2010 yaberauneya <yaberauneya> Don't run make install for libs unless make install is specifically called in the subdir.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/kernel/controllers/Makefile.inc
f12a19a16200b31e82c80dd6df417fa24109ad19 19-Dec-2009 yaberauneya <yaberauneya> Fix the remaining `lib-not-found' error when compiling for the second time as re
ported by Caspar Zhang <czhang@redhat.com>

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/kernel/controllers/Makefile.inc
d05c28d86fc646f8a9a3bb8badadb0cbd35359e7 09-Nov-2009 subrata_modak <subrata_modak> Fix build failure in cgroup_fj testcase: The following build failure occured on my x86 box. But the case "cgroup_fj" does not need "-lcontrollers" when building. So in my patch, i deleted "-lcontrollers" in testcases/kernel/controllers/Makefile.inc and added it to testcases/kernel/controllers/memctl/Makefile because the case "memctl" need it. All other cases in testcases/kernel/controllers/ build well too when my patch merged. Signed-off-by: Shi Weihua <shiwh@cn.fujitsu.com>.
/external/ltp/testcases/kernel/controllers/Makefile.inc
e6edac620d408e6b12d3e701db853ad3bfd8d19d 11-Oct-2009 yaberauneya <yaberauneya> Fix build/installation so we don't install the libraries directly to $(libdir) anymore, and thus can do testing out of a build tree (ish).
/external/ltp/testcases/kernel/controllers/Makefile.inc
ef77253961f909f87e82e6d2b620e87af33e9665 09-Oct-2009 yaberauneya <yaberauneya> 1. Please see README.mk-devel for a full description of the changes
from a Make perspective.
2. Several files were changed to accomodate correct installation
practices, most notably ones in testcases/network/{ipv6,tcp_cmds},
testcases/kernel/sched/hyperthreading/ht_enabled/..., and some items
in tools/..., and also to avoid collisions as far as installed
testcases (scripts, compiled C apps) were concerned.
3. Several apps weren't autoconf safe and some autoconf tests and
conditional statements have been placed in sourcecode and in Makefiles
to either a) prevent the tests from being built / installed or b) turn
the tests into dummy apps which print out TCONF messages due to
lack-of-build support.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/kernel/controllers/Makefile.inc