summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdcebaf64..6c8de893d 100644
--- a/Makefile
+++ b/Makefile
@@ -484,7 +484,7 @@ flush:
-@$(MAKE) oldconfig
update:
- cp .config $(BOARD_PATH)/$(BOARD_NAME)_defconfig
+ cp .config $(BOARD_PATH)/$(PROJECT)_defconfig
configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-config