summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/image
diff options
context:
space:
mode:
authornorly <ny-git@enpas.org>2013-05-20 13:54:07 +0100
committernorly <ny-git@enpas.org>2013-06-14 03:02:29 +0100
commitfbc9d3f234c40ef21436af3d7443fff02feba8dc (patch)
tree32cfd6a667852d981b2d41bb85520a61750ce5ab /target/linux/brcm63xx/image
parent83cda4006609be568660f7544b3e8d16c5abae72 (diff)
brcm63xx: F@ST2504n board support (image, base-files)fast2504n-3.8
Diffstat (limited to 'target/linux/brcm63xx/image')
-rwxr-xr-xtarget/linux/brcm63xx/image/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/image/Makefile b/target/linux/brcm63xx/image/Makefile
index 69621dc5ae..7ae35881df 100755
--- a/target/linux/brcm63xx/image/Makefile
+++ b/target/linux/brcm63xx/image/Makefile
@@ -211,6 +211,9 @@ define Image/Build
# Neufbox6
$(call Image/Build/CFE,$(1),NB6-SER-r0,6362,NEUFBOX6,OpenWRT-$(REVISION))
+ # Sagem F@ST2504n
+ $(call Image/Build/CFE,$(1),F@ST2504n,6362,F@ST2504n,OpenWRT-$(REVISION))
+
ifeq ($(CONFIG_TARGET_brcm63xx_generic),y)
# Comtrend 6373
$(call Image/Build/CFE,$(1),CT6373-1,6358,CT6373)