fix a typo in the image generation makefile (closes #4624)
authorGabor Juhos <juhosg@openwrt.org>
Sat, 14 Feb 2009 20:46:05 +0000 (20:46 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 14 Feb 2009 20:46:05 +0000 (20:46 +0000)
SVN-Revision: 14511

target/linux/adm5120/image/router_le.mk

index 9bf7d6a8a9df8ce019f8cff39f997711022a90fd..0a4c3e5fd3acc820f4cb9cf2b4e8752c953f626f 100644 (file)
@@ -223,7 +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),cr-nsadp,nfs-101u)
+       $(call Image/Build/Template/Cellvision/$(1),cg-nsadp,nfs-101u)
 endef
 
 define Image/Build/Profile/NFS101WU