From: Paul Burton Date: Thu, 20 Feb 2014 14:00:24 +0000 (+0000) Subject: MIPS: Regenerate malta defconfigs X-Git-Tag: v3.15-rc1~125^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a86dc812881fab40175f4d3c3028acf8627a3804;p=pandora-kernel.git MIPS: Regenerate malta defconfigs This patch simply regenerates the malta defconfigs such that they don't change after being used & saved as a defconfig again. ie. it is the result of running the following: for cfg in arch/mips/configs/malta*; do ARCH=mips make `basename ${cfg}` ARCH=mips make savedefconfig mv -v defconfig ${cfg} done Signed-off-by: Paul Burton Signed-off-by: Markos Chandras Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6578/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed