From: Sam Ravnborg Date: Thu, 25 Oct 2007 18:31:19 +0000 (+0200) Subject: x86: move defconfig files for i386 and x86_64 to x86 X-Git-Tag: v2.6.24-rc2~131^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2266cfd50de3872e877eeca3dd4a6f940f22ba60;p=pandora-kernel.git x86: move defconfig files for i386 and x86_64 to x86 With some small changes to kconfig makefile we can now locate the defconfig files for i386 and x86_64 in the configs/ subdirectory under x86. make ARCH=i386 defconfig and make defconfig works as expected also after this change. But arch maintainers shall now update a defconfig file in the configs/ directory. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed