diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.make.in b/config.make.in index 85d90bcb8c..748ea96b2e 100644 --- a/config.make.in +++ b/config.make.in @@ -31,6 +31,7 @@ base-machine = @base_machine@ config-vendor = @host_vendor@ config-os = @host_os@ config-sysdirs = @sysnames@ +with-cpu = @submachine@ defines = @DEFINES@ sysincludes = @SYSINCLUDES@ |