make update shoudl save to PROJECT_defconfig

2012.11.x
Ulf Samuelsson 2009-01-31 20:38:55 +00:00
parent 9e7881ccc9
commit 8a446caa89
1 changed files with 1 additions and 1 deletions

View File

@ -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