[lantiq]
[openwrt.git] / target / linux / adm5120 / image / router_le.mk
index 96ad221..7c4bf1d 100644 (file)
@@ -209,6 +209,14 @@ define Image/Build/Template/Infineon/Initramfs
        $(call Image/Build/LZMAKernel/Admboot,$(1),gz)
 endef
 
+#
+# Generic EB-214A
+#
+define Image/Build/Template/Edimax/Initramfs
+       $(call Image/Build/LZMAKernel/Admboot,eb-214a,bin)
+endef
+
+
 #
 # Mikrotik RouterBOARD 1xx
 #
@@ -381,6 +389,7 @@ define Image/Build/Profile/Generic
        $(call Image/Build/Profile/BR6104KP,$(1))
        $(call Image/Build/Profile/BR6104WG,$(1))
        $(call Image/Build/Profile/BR6114WG,$(1))
+       $(call Image/Build/Profile/EB214A,$(1))
        # Infineon
        $(call Image/Build/Profile/EASY83000,$(1))
        $(call Image/Build/Profile/EASY5120RT,$(1))
This page took 0.024535 seconds and 4 git commands to generate.