diff --git a/Makefile b/Makefile index bdcebaf646..6c8de893d1 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