summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-09-28 19:43:26 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-09-28 19:43:26 +0000
commit5459a9c5e010ef0cab22037432ea9d4984c83d6b (patch)
treea3c47c6c2b33fed5acc51d6ea55a124f5c89276d /Makefile
parentb6ac06697af7d1c3e4aee0d37082f972d8ae820c (diff)
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 30c70d4e6..cb030252e 100644
--- a/Makefile
+++ b/Makefile
@@ -422,7 +422,7 @@ endif # ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y)
cp $(shell find ./target/ -name $@) .config
-@$(MAKE) oldconfig
-configured: dirs host-sed kernel-headers uclibc-configured busybox-config linux26-config
+configured: dirs host-sed kernel-headers uclibc-config busybox-config linux26-config
cross: $(BASE_TARGETS)