- Search for defconfigs in target, not entire tree
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 25 Jun 2007 10:56:13 +0000 (10:56 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 25 Jun 2007 10:56:13 +0000 (10:56 -0000)
commitba2e7e02d16f12a9957ba10b06322102ac90427f
treefcfddbcba118513f12b291890978d851982298e4
parent56652fea494e5aac9ebec7dd348ab220ccf76106
- Search for defconfigs in target, not entire tree
  This patch changes the way the top level Makefile searches for a
  <board>_defconfig file, it will only look in the target/ directory and its sub
  directories.

  The patch also enables loading a defconfig even if there already is a .config.
  (Hans-Christian Egtvedt)
Makefile