From: Johannes Berg Date: Wed, 29 May 2013 20:13:34 +0000 (+0200) Subject: backports: update output template .gitignore for kconfig move X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=acb13e16ae46f93b39a34a3e9c29f0de99ebf699;p=openwrt%2Fstaging%2Fblogic.git backports: update output template .gitignore for kconfig move I clearly forgot this during the Kconfig move, the .gitignore that is in the output template directory (and used with the git-tracker) needs to be updated for the kconf directory move. Signed-off-by: Johannes Berg Signed-off-by: Luis R. Rodriguez --- diff --git a/backport/.gitignore b/backport/.gitignore index c906800dc3f5..43a3d08af3f2 100644 --- a/backport/.gitignore +++ b/backport/.gitignore @@ -14,8 +14,8 @@ Kconfig.versions modules.order backport-include/backport/autoconf.h modules -kconfig/mconf -kconfig/conf +kconf/mconf +kconf/conf .tmp_versions Module.symvers *.mod.c