summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index b65c11c..1223fc8 100755
--- a/configure
+++ b/configure
@@ -2209,10 +2209,6 @@ if test "$target" = "arm-linux-user" -o "$target" = "armeb-linux-user" -o "$targ
mkdir -p $target_dir/nwfpe
fi
-if test ! -f $target_dir/config-devices.mak ; then
- cp $source_path/default-configs/${target}.mak $target_dir/config-devices.mak
-fi
-
#
# don't use ln -sf as not all "ln -sf" over write the file/link
#
OpenPOWER on IntegriCloud