11 lines
276 B
Diff
11 lines
276 B
Diff
|
diff --git a/fs/sdcardfs/Kconfig b/fs/sdcardfs/Kconfig
|
||
|
index a849480..f52b9e4 100755
|
||
|
--- a/fs/sdcardfs/Kconfig
|
||
|
+++ b/fs/sdcardfs/Kconfig
|
||
|
@@ -2,4 +2,4 @@
|
||
|
# Android Sdcardfs configuation
|
||
|
#
|
||
|
|
||
|
-source "fs/sdcardfs/$ANDROID_MAJOR_VERSION/Kconfig"
|
||
|
+source "fs/sdcardfs/o/Kconfig"
|