fix a typo in the image generation makefile (closes #4624)

SVN-Revision: 14511
This commit is contained in:
Gabor Juhos 2009-02-14 20:46:05 +00:00
parent e996ce246c
commit 7ef75e79ce

View 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