opkg.mk 501 B

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