Browse Source

Fix build by disabling per-feed repos again

Updating OpenWrt accidentally enabled this option.
Matthias Schiffer 9 years ago
parent
commit
2d9a25a06c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      include/config

+ 3 - 0
include/config

@@ -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