remove bogus part of the broadcom target descriptions
SVN-Revision: 6109
This commit is contained in:
parent
522199f7ef
commit
e564537749
3 changed files with 0 additions and 12 deletions
|
@ -14,10 +14,6 @@ FEATURES:=squashfs
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Broadcom based routers
|
Build firmware images for Broadcom based routers
|
||||||
(e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
|
(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
|
endef
|
||||||
|
|
||||||
KERNEL:=2.4
|
KERNEL:=2.4
|
||||||
|
|
|
@ -14,10 +14,6 @@ FEATURES:=squashfs
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Broadcom based routers
|
Build firmware images for Broadcom based routers
|
||||||
(e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
|
(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
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/kernel-build.mk
|
include $(INCLUDE_DIR)/kernel-build.mk
|
||||||
|
|
|
@ -14,10 +14,6 @@ FEATURES:=squashfs broken
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Broadcom based routers
|
Build firmware images for Broadcom based routers
|
||||||
(e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
|
(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
|
endef
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/kernel-build.mk
|
include $(INCLUDE_DIR)/kernel-build.mk
|
||||||
|
|
Loading…
Reference in a new issue