Fix build by disabling per-feed repos again

Updating OpenWrt accidentally enabled this option.
This commit is contained in:
Matthias Schiffer 2014-09-01 17:43:39 +02:00
parent b739881fe4
commit 2d9a25a06c
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
CONFIG_IMAGEOPT=y
# CONFIG_PER_FEED_REPO is not set
CONFIG_BUSYBOX_CUSTOM=y
CONFIG_BUSYBOX_CONFIG_SHA512SUM=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set