summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Samuelsson2009-01-31 21:38:55 +0100
committerUlf Samuelsson2009-01-31 21:38:55 +0100
commit8a446caa89ef80f28b6e7ff16d79e6b542ef174a (patch)
tree31f0e48e481c21ba406c8a4430bdded47ddfbab4 /Makefile
parentx11r7: make xman and xcb-util visible in Kconfig (diff)
downloadbuildroot-8a446caa89ef80f28b6e7ff16d79e6b542ef174a.tar.gz
buildroot-8a446caa89ef80f28b6e7ff16d79e6b542ef174a.tar.xz
buildroot-8a446caa89ef80f28b6e7ff16d79e6b542ef174a.zip
make update shoudl save to PROJECT_defconfig
Diffstat (limited to 'Makefile')
-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