projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e7881c
)
make update shoudl save to PROJECT_defconfig
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 31 Jan 2009 20:38:55 +0000
(20:38 -0000)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Sat, 31 Jan 2009 20:38:55 +0000
(20:38 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bdcebaf646efcc1bc6d22e822a3ca3924ad11415..6c8de893d173b3e27ad4ad124e4adc6a66592235 100644
(file)
--- 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