X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fimage%2FMakefile;h=6ec6b2225da28685667856ba18dbc0f3675ee6d0;hp=f7d1473ada9b266dfdf664b730dfe1a8ba33e4b9;hb=59cefd9e0757065e65db954d806e724c9652ac71;hpb=58dcac852ce0140f7f7134a2d7d2dddaae2bdc80 diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile index f7d1473ad..6ec6b2225 100644 --- a/target/linux/brcm63xx/image/Makefile +++ b/target/linux/brcm63xx/image/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -103,7 +103,7 @@ define Image/Prepare endef define Image/Build - dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/openwrt-$(BOARD)-root.$(1) bs=128k conv=sync + dd if=$(KDIR)/root.$(1) of=$(BIN_DIR)/$(IMG_PREFIX)-root.$(1) bs=128k conv=sync # Various routers $(call Image/Build/CFE,$(1),96345GW2,6345,96345GW2-generic) $(call Image/Build/CFE,$(1),96345GW2,6345,96348GW2-bc221,,-y 5) @@ -147,6 +147,8 @@ define Image/Build $(call Image/Build/CFE,$(1),96348GW-10,6348,F5D7633) # D-Link DSL-2640B $(call Image/Build/CFE,$(1),D-4P-W,6348,DSL2640B) + # D-Link DSL-2650U + $(call Image/Build/CFE,$(1),96358VW2,6358,DSL2650U) # D-Link DSL-2740B $(call Image/Build/CFE,$(1),96358GW,6358,DSL2740B)