From 80b059f42044c3e87fc05017a23f6218e11bb5c8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 15 Oct 2005 08:40:48 +0000 Subject: [PATCH] small comment, only one target should be activated SVN-Revision: 2111 --- openwrt/target/linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index 0f9a0a27bb..f59ba787a8 100644 --- a/openwrt/target/linux/Config.in +++ b/openwrt/target/linux/Config.in @@ -1,6 +1,6 @@ config BR2_LINUX_2_4 - bool "Linux 2.4" + bool "Linux 2.4 (choose only one target board)" default y config BR2_LINUX_2_4_BRCM -- 2.25.1