From d02bf236dbcb979988df29f589542280db07dd10 Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Fri, 7 Sep 2018 15:34:46 +0800 Subject: [PATCH] fix missing feeds.conf file --- feeds.conf.default | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 feeds.conf.default diff --git a/feeds.conf.default b/feeds.conf.default new file mode 100644 index 000000000..3e43e57d8 --- /dev/null +++ b/feeds.conf.default @@ -0,0 +1,4 @@ +src-git packages https://git.openwrt.org/feed/packages.git;openwrt-18.06 +src-git luci https://git.openwrt.org/project/luci.git;openwrt-18.06 +src-git routing https://git.openwrt.org/feed/routing.git;openwrt-18.06 +#src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-18.06