summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/.config b/src/.config
index 1251fac..d1cac9d 100644
--- a/src/.config
+++ b/src/.config
@@ -14,5 +14,5 @@ SILENT_BUILD_MODE=y
ifeq ($(BUILD_CROSS),y)
ARCH=mipsel
FLATFORM=mipsel-oe-linux
-OE_TOP=/media/840EVO/vuplus/16/vuduo2/build/tmp
+OE_TOP=/home/kos/works/projects/vuplus-1.6/vuduo2/build/tmp
endif