summaryrefslogtreecommitdiff
path: root/cleopatre
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre')
-rw-r--r--cleopatre/buildroot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleopatre/buildroot/Makefile b/cleopatre/buildroot/Makefile
index ada4911511..3e4cbead20 100644
--- a/cleopatre/buildroot/Makefile
+++ b/cleopatre/buildroot/Makefile
@@ -477,7 +477,7 @@ endif # ifeq ($(BR2_HAVE_DOT_CONFIG),y)
update:
cp .config $(BOARD_PATH)/../$(BOARD_NAME)_defconfig
- sed -i '/BR2_TOOLCHAIN_EXTERNAL_PATH=/s:spc300/ccache:spc300/usr:' .config;
+ sed -i '/BR2_TOOLCHAIN_EXTERNAL_PATH=/s:spc300/ccache:spc300/usr:' $(BOARD_PATH)/../$(BOARD_NAME)_defconfig
configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-config