1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:13:20 +02:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14511 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-02-14 20:46:05 +00:00
parent d04856e7e1
commit 1005fb53d5

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