summaryrefslogtreecommitdiff
path: root/cleopatre
diff options
context:
space:
mode:
authorYacine Belkadi2012-05-25 08:57:48 +0200
committerYacine Belkadi2012-05-25 08:57:48 +0200
commit3e1b10f66ab2fc5620937e88908f4f28dfc74b77 (patch)
treee290227547474768c648060aee84e2435302a51c /cleopatre
parentdc47b28ff22c77a5423bf99d054a812c98984627 (diff)
parent7870eba9eca85658220ad6b137e801f357393adc (diff)
Merge branch 't3120-buildroot-fix_make_update' into t3120-buildroot-fix_make_update-eoc
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 82514d42cd..59512948ee 100644
--- a/cleopatre/buildroot/Makefile
+++ b/cleopatre/buildroot/Makefile
@@ -487,7 +487,7 @@ endif # ifeq ($(BR2_HAVE_DOT_CONFIG),y)
-@$(MAKE) oldconfig
update:
- cp .config $(BOARD_PATH)/$(BOARD_NAME)_defconfig
+ cp .config $(BOARD_PATH)/../$(BOARD_NAME)_defconfig
configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-config