diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-11-24 22:09:47 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-11-24 22:09:47 +0000 |
commit | 151f98a8a4dcdeb42f5f243040f3a23b12c1e9e3 (patch) | |
tree | edd3a463cc59f3c9614670de8d68e7acc696c5f2 /target | |
parent | 638693f5e299efd08f82d0c354a3678cb4d31ca2 (diff) | |
download | upstream-151f98a8a4dcdeb42f5f243040f3a23b12c1e9e3.tar.gz upstream-151f98a8a4dcdeb42f5f243040f3a23b12c1e9e3.tar.bz2 upstream-151f98a8a4dcdeb42f5f243040f3a23b12c1e9e3.zip |
[generic/3.18]: rename overlayfs' symbol
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43375 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.18 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index cfee63e2f9..6fbe9a6b7f 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2664,7 +2664,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_OPENVSWITCH is not set # CONFIG_ORION_WATCHDOG is not set # CONFIG_OSF_PARTITION is not set -CONFIG_OVERLAYFS_FS=y +CONFIG_OVERLAY_FS=y # CONFIG_P54_COMMON is not set CONFIG_PACKET=y # CONFIG_PACKET_DIAG is not set |