]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/common/config/arm/arm-common.c
[arm] Move some generated files out of the source tree
[thirdparty/gcc.git] / gcc / common / config / arm / arm-common.c
index b6244d64e6f9d980c96b62acadef85a53083879c..38bd3a725b1442eaff1742cb3464806b1d58fa1b 100644 (file)
@@ -144,7 +144,7 @@ arm_rewrite_march (int argc, const char **argv)
   return arm_rewrite_selected_arch (argv[argc - 1]);
 }
 
-#include "config/arm/arm-cpu-cdata.h"
+#include "arm-cpu-cdata.h"
 
 /* Scan over a raw feature array BITS checking for BIT being present.
    This is slower than the normal bitmask checks, but we would spend longer