X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d5723b9bc31596d77ad082d16c14ac50ac3988f9..71fdbbc25a6f7e0666d29e707df74a3780eb6ac0:/target/linux/adm5120/image/router_le.mk diff --git a/target/linux/adm5120/image/router_le.mk b/target/linux/adm5120/image/router_le.mk index ddfb7e270..a760a21b7 100644 --- a/target/linux/adm5120/image/router_le.mk +++ b/target/linux/adm5120/image/router_le.mk @@ -223,6 +223,7 @@ define Image/Build/Profile/NFS101U $(call Image/Build/Template/Cellvision/$(1),dns-120,nfs-101u) $(call Image/Build/Template/Cellvision/$(1),mu-5000fs,nfs-101u) $(call Image/Build/Template/Cellvision/$(1),tn-u100,nfs-101u) + $(call Image/Build/Template/Cellvision/$(1),cg-nsadp,nfs-101u) endef define Image/Build/Profile/NFS101WU @@ -323,14 +324,15 @@ ifeq ($(CONFIG_BROKEN),y) $(call Image/Build/Profile/CAS771W,$(1)) $(call Image/Build/Profile/CAS861,$(1)) $(call Image/Build/Profile/CAS861W,$(1)) - $(call Image/Build/Profile/NFS101U,$(1)) - $(call Image/Build/Profile/NFS101WU,$(1)) # Motorola $(call Image/Build/Profile/PMUGW,$(1)) endef endif define Image/Build/Profile/Generic + # Cellvision + $(call Image/Build/Profile/NFS101U,$(1)) + $(call Image/Build/Profile/NFS101WU,$(1)) # Compex $(call Image/Build/Profile/WP54,$(1)) $(call Image/Build/Profile/NP27G,$(1))