remove bogus part of the broadcom target descriptions

SVN-Revision: 6109
master
Felix Fietkau 18 years ago
parent 522199f7ef
commit e564537749
  1. 4
      target/linux/brcm-2.4/Makefile
  2. 4
      target/linux/brcm-2.6/Makefile
  3. 4
      target/linux/brcm47xx-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
KERNEL:=2.4

@ -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

@ -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

Loading…
Cancel
Save