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)
commit5b728074160bb1db064737baf95945ae2e972549
tree174ebfa4816bb112054f88117d5f0c031f986a73
parentaba6de38d273c68ba5c060c53e971f5fd592af76
include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists

./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>
include/toplevel.mk