X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fimage%2Fbcm63xx.mk;h=a4dd2feb9e208c858049c75e484f88be9269e501;hb=d61d82e3d35e2323645f56a99018b4a79244e0ba;hp=80104f12e9a77535c8781cbfad42af6a421384f8;hpb=a89f5e795a316982980f7d43e133197ac71ee4f1;p=openwrt%2F.git diff --git a/target/linux/brcm63xx/image/bcm63xx.mk b/target/linux/brcm63xx/image/bcm63xx.mk index 80104f12e9..a4dd2feb9e 100644 --- a/target/linux/brcm63xx/image/bcm63xx.mk +++ b/target/linux/brcm63xx/image/bcm63xx.mk @@ -485,29 +485,19 @@ define Device/DSL274XB-C3 endef TARGET_DEVICES += DSL274XB-C3 -define Device/DSL274XB-F1-AU +define Device/DSL274XB-F1 $(Device/bcm63xx) - DEVICE_TITLE := D-Link DSL-2740B/DSL-2741B rev F1 (AU) + DEVICE_TITLE := D-Link DSL-2740B/DSL-2741B rev F1 DEVICE_DTS := dsl-274xb-f CFE_BOARD_ID := AW4339U CFE_CHIP_ID := 6328 - CFE_EXTRAS := --signature2 "4.06.01.AUF1" --pad 4 + IMAGES := cfe-EU.bin cfe-AU.bin + IMAGE/cfe-AU.bin := cfe-bin --signature2 "4.06.01.AUF1" --pad 4 + IMAGE/cfe-EU.bin := cfe-bin --signature2 "4.06.01.EUF1" --pad 4 DEVICE_PACKAGES := \ $(ATH9K_PACKAGES) endef -TARGET_DEVICES += DSL274XB-F1-AU - -define Device/DSL274XB-F1-EU - $(Device/bcm63xx) - DEVICE_TITLE := D-Link DSL-2740B/DSL-2741B rev F1 (EU) - DEVICE_DTS := dsl-274xb-f - CFE_BOARD_ID := AW4339U - CFE_CHIP_ID := 6328 - CFE_EXTRAS := --signature2 "4.06.01.EUF1" --pad 4 - DEVICE_PACKAGES := \ - $(ATH9K_PACKAGES) -endef -TARGET_DEVICES += DSL274XB-F1-EU +TARGET_DEVICES += DSL274XB-F1 define Device/DSL275XB-D1 $(Device/bcm63xx)