include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists
authorJohn Crispin <john@phrozen.org>
Mon, 4 Jul 2016 09:08:58 +0000 (11:08 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 6 Jul 2016 07:07:25 +0000 (09:07 +0200)
./scripts/feeds update will reset the .config file if ~/.openwrt/defconfig
exists, thus resetting the target to ar71xx.

Signed-off-by: John Crispin <john@phrozen.org>

No differences found