diff options
Diffstat (limited to 'package/opkg')
-rw-r--r-- | package/opkg/files/opkg.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf index fb61d7a470..0e85936ba2 100644 --- a/package/opkg/files/opkg.conf +++ b/package/opkg/files/opkg.conf @@ -2,4 +2,4 @@ src/gz snapshots http://downloads.openwrt.org/snapshots/trunk/$S/packages dest root / dest ram /tmp lists_dir ext /var/opkg-lists -option overlay_root /jffs +option overlay_root /overlay |