summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorChris Ring <cring@ti.com>2013-03-12 16:23:11 -0700
committerChris Ring <cring@ti.com>2013-03-13 08:49:00 -0700
commit1b1b5992cdd3c1ca335e18c52c8ff26f42674f41 (patch)
tree00ff65f241d681605ee1e7d0455aa5f8c002d2b6 /configure
parent376401715437cbe5cec72cfd06ffb67e8e19c070 (diff)
downloadipc-1b1b5992cdd3c1ca335e18c52c8ff26f42674f41.tar.gz
Build: Add autotools-generated makefiles and scripts
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index bb17639..fa87b3f 100755
--- a/configure
+++ b/configure
@@ -16873,6 +16873,8 @@ fi
ac_config_files="$ac_config_files linux/src/tests/Makefile"
+ ac_config_files="$ac_config_files linux/src/mm/Makefile"
+
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
@@ -17511,6 +17513,7 @@ do
"linux/src/family/Makefile" ) CONFIG_FILES="$CONFIG_FILES linux/src/family/Makefile" ;;
"linux/src/daemon/Makefile" ) CONFIG_FILES="$CONFIG_FILES linux/src/daemon/Makefile" ;;
"linux/src/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES linux/src/tests/Makefile" ;;
+ "linux/src/mm/Makefile" ) CONFIG_FILES="$CONFIG_FILES linux/src/mm/Makefile" ;;
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}