소스 검색

Fix build by disabling per-feed repos again

Updating OpenWrt accidentally enabled this option.
Matthias Schiffer 9 년 전
부모
커밋
2d9a25a06c
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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