瀏覽代碼

overlay/opkg.mk: add explanatory comment

Matthias Schiffer 7 年之前
父節點
當前提交
9a33b4ce79
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      overlay/opkg.mk

+ 8 - 0
overlay/opkg.mk

@@ -1,2 +1,10 @@
+# LEDE doesn't have a nice way to set the list of feeds in
+# /etc/opkg/distfeeds.conf, so we use this overlay file (which is included by
+# the opkg package Makefile though LEDE's IncludeOverlay mechanism).
+
+# The following definitions make /etc/opkg/distfeeds.conf match the one included
+# in official LEDE builds (by default, FEEDS_DISABLED contains the original list
+# of feeds (which are unused by Gluon), and FEEDS_ENABLED our own feed list).
+
 FEEDS_ENABLED := $(FEEDS_DISABLED)
 FEEDS_DISABLED :=