build: introduce per feed repository support
[openwrt/staging/chunkeey.git] / package / base-files / image-config.in
index 66134aad3c546476effb9fb222f2c38d6942be01..d745369a2c71e6ddacea84c1d36de0d7860f24fa 100644 (file)
@@ -208,6 +208,17 @@ if VERSIONOPT
                        Useful for OEMs building OpenWrt based firmware
 endif
 
+
+menuconfig PER_FEED_REPO
+       bool "Separate feed repositories" if IMAGEOPT
+       default n
+       help
+               If set, a separate repository is generated within bin/*/packages/
+               for the core packages and each enabled feed.
+
+source "tmp/.config-feeds.in"
+
+
 menuconfig SMIMEOPT
        bool "Package signing options" if IMAGEOPT
         default n