add some more comments, from Georg Lucas
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Thu, 7 Jul 2005 14:06:43 +0000 (14:06 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Thu, 7 Jul 2005 14:06:43 +0000 (14:06 +0000)
SVN-Revision: 1370

openwrt/target/linux/Config.in

index a4cb68e9dc9b5b0b777fb884a4354d766b98e0e8..b3ed995410f0c6602fb14c6c753b317383115a61 100644 (file)
@@ -7,7 +7,13 @@ config BR2_LINUX_2_4_BRCM
        bool "Support for Broadcom based routers"
        default y
        help
-         Build firmware images for Broadcom based routers (e.g. Linksys WRT54G(S), Asus WL-500g)
+         Build firmware images for Broadcom based routers
+          (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
+                              
+         This one builds the generic .trx images, activate one of the
+         options below for creating device specific files for use 
+         with TFTP client too. 
+
          
        config BR2_TARGET_WRT54G
                default y
@@ -22,7 +28,7 @@ config BR2_LINUX_2_4_BRCM
        config BR2_TARGET_MOTOROLA
                default y
                depends BR2_LINUX_2_4_BRCM
-               bool "Motorola"
+               bool "Motorola WR850G"
 
 comment "Kernel Modules"