summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-16 02:16:03 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-01-16 02:16:03 +0000
commit591810182c58e5ebf2bd30b8a9796ef9ed3860c2 (patch)
tree2b17becad97da0b0886b48f0204b9a9d2ec78000 /target
parent6f5747f622d3f5a690e2d36e5dc06e622770f804 (diff)
remove bogus part of the broadcom target descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6109 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm-2.4/Makefile4
-rw-r--r--target/linux/brcm-2.6/Makefile4
-rw-r--r--target/linux/brcm47xx-2.6/Makefile4
3 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/brcm-2.4/Makefile b/target/linux/brcm-2.4/Makefile
index 83741c159..82bfa1bf9 100644
--- a/target/linux/brcm-2.4/Makefile
+++ b/target/linux/brcm-2.4/Makefile
@@ -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
diff --git a/target/linux/brcm-2.6/Makefile b/target/linux/brcm-2.6/Makefile
index 7b57fd131..0a2575913 100644
--- a/target/linux/brcm-2.6/Makefile
+++ b/target/linux/brcm-2.6/Makefile
@@ -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
diff --git a/target/linux/brcm47xx-2.6/Makefile b/target/linux/brcm47xx-2.6/Makefile
index 46e76503f..ca7fd5d2d 100644
--- a/target/linux/brcm47xx-2.6/Makefile
+++ b/target/linux/brcm47xx-2.6/Makefile
@@ -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