diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |