uboot-kirkwood: add uboot for CheckPoint L-50
[openwrt/openwrt.git] / package / boot / uboot-kirkwood / Makefile
index d2cbc1041b0ec601ca41111e4103e6e969054334..e1493bf0e8def32bacb7bda9b2cdb02d1d16475c 100644 (file)
@@ -54,6 +54,11 @@ define U-Boot/iconnect_second_stage
   BUILD_DEVICES:=iom_iconnect-1.1
 endef
 
+define U-Boot/l-50
+  NAME:=CheckPoint L-50
+  BUILD_DEVICES:=checkpoint_l-50
+endef
+
 define U-Boot/nsa310
   NAME:=Zyxel NSA310
   BUILD_DEVICES:=zyxel_nsa310b
@@ -89,6 +94,7 @@ UBOOT_TARGETS := \
        goflexhome \
        ib62x0 ib62x0_second_stage \
        iconnect iconnect_second_stage \
+       l-50 \
        nsa310 \
        nsa310s \
        nsa325 \