From f5777ce8fbd60c216234de58147f25dfaac88fe6 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 22 Aug 2011 21:28:47 +0200 Subject: linux: add linux/linux26-savedefconfig support Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Peter Korsgaard --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 24f0cb2d0..7e7e25f75 100644 --- a/Makefile +++ b/Makefile @@ -652,6 +652,7 @@ ifeq ($(BR2_PACKAGE_BUSYBOX),y) endif ifeq ($(BR2_LINUX_KERNEL),y) @echo ' linux-menuconfig - Run Linux kernel menuconfig' + @echo ' linux-savedefconfig - Run Linux kernel savedefconfig' endif ifeq ($(BR2_TOOLCHAIN_BUILDROOT),y) @echo ' uclibc-menuconfig - Run uClibc menuconfig' -- cgit v1.2.3