Merge branch 'jk/config-uname'
commit20e47e50a1a3e2f0781cafe4bb250aa2d9a28c10
authorJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 21:47:20 +0000 (10 13:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 21:47:20 +0000 (10 13:47 -0800)
treef22b2f8330df93d140258f119d8740a3fdd1f3ea
parent2adf7247ec1f82032f52682918c200716145bffd
parente1b6dbb554ece7c32a73c0d8fe63c99bcec70229
Merge branch 'jk/config-uname'

Move the bits to set fallback default based on the platform from
the main Makefile to a separate file, so that it can be included in
Makefiles in subdirectories.

* jk/config-uname:
  Makefile: hoist uname autodetection to config.mak.uname
Makefile