diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-01-16 02:16:03 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-01-16 02:16:03 +0000 |
commit | c408be7eb47570e3da82ff41f049922c2217bcfd (patch) | |
tree | 2b17becad97da0b0886b48f0204b9a9d2ec78000 /target/linux/brcm47xx-2.6/Makefile | |
parent | dc9e0519cccb869d625d1e4bba316a6fc6af3b9b (diff) | |
download | upstream-c408be7eb47570e3da82ff41f049922c2217bcfd.tar.gz upstream-c408be7eb47570e3da82ff41f049922c2217bcfd.tar.bz2 upstream-c408be7eb47570e3da82ff41f049922c2217bcfd.zip |
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/linux/brcm47xx-2.6/Makefile')
-rw-r--r-- | target/linux/brcm47xx-2.6/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/brcm47xx-2.6/Makefile b/target/linux/brcm47xx-2.6/Makefile index 46e76503fc..ca7fd5d2d1 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 |