configure: Create config file for test programs
Change-Id: I3ec90fed348ff535b24c8116416c6b89636c532c
This commit is contained in:
committed by
Masamichi Takagi
parent
a7c9988aeb
commit
29a658716b
@@ -573,6 +573,12 @@ AC_CONFIG_FILES([
|
||||
tools/mcstat/Makefile
|
||||
])
|
||||
|
||||
if test -e "${ABS_SRCDIR}/test"; then
|
||||
AC_CONFIG_FILES([
|
||||
mck_test_config.sample:test/mck_test_config.sample.in
|
||||
])
|
||||
fi
|
||||
|
||||
if test "$TARGET" = "smp-x86"; then
|
||||
AC_CONFIG_FILES([
|
||||
arch/x86_64/kernel/Makefile.arch
|
||||
|
||||
Reference in New Issue
Block a user