From b8f28d656bd6206abec49f1f41a3f6b87cbd7040 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 28 Sep 2007 16:18:16 +0000 Subject: Add administration for linux,uclibc and main --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 23107a189..30c70d4e6 100644 --- a/Makefile +++ b/Makefile @@ -422,6 +422,10 @@ 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 + +cross: $(BASE_TARGETS) + help: @echo 'Cleaning:' @echo ' clean - delete temporary files created by build' -- cgit v1.2.3-55-g7522