Skip to content
Snippets Groups Projects
Commit 01fd9627 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

build: enable PER_FEED_REPO by default


Enable the separate feed repositories by default to align custom builds with the repositories
available on the snapshot download server.

Signed-off-by: default avatarJo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 42112
parent bc69ee8e
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ endif
menuconfig PER_FEED_REPO
bool "Separate feed repositories" if IMAGEOPT
default n
default y
help
If set, a separate repository is generated within bin/*/packages/
for the core packages and each enabled feed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment