remove bogus part of the broadcom target descriptions
authorFelix Fietkau <nbd@openwrt.org>
Tue, 16 Jan 2007 02:16:03 +0000 (02:16 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 16 Jan 2007 02:16:03 +0000 (02:16 +0000)
SVN-Revision: 6109

target/linux/brcm-2.4/Makefile
target/linux/brcm-2.6/Makefile
target/linux/brcm47xx-2.6/Makefile

index 83741c1599a7ca5018c33e48f16061063132792f..82bfa1bf90b6f57920cf72e2f63a9e00974e9b47 100644 (file)
@@ -14,10 +14,6 @@ FEATURES:=squashfs
 define Target/Description
        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.
 endef
 
 KERNEL:=2.4
index 7b57fd13194d13b2bc10a7b947339ab1d09bf91d..0a2575913d44f6f3e3c927d26db5351ea5ec7f9f 100644 (file)
@@ -14,10 +14,6 @@ FEATURES:=squashfs
 define Target/Description
        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.
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk
index 46e76503fc1d95f8c1d3e5acce904b2f0d2661c9..ca7fd5d2d1cbdf54834693e997686598f1e895fc 100644 (file)
@@ -14,10 +14,6 @@ FEATURES:=squashfs broken
 define Target/Description
        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.
 endef
 
 include $(INCLUDE_DIR)/kernel-build.mk