From 5459a9c5e010ef0cab22037432ea9d4984c83d6b Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 28 Sep 2007 19:43:26 +0000 Subject: Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-update to avoid overwriting board support file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3