From: Gabor Juhos Date: Sat, 14 Feb 2009 20:46:05 +0000 (+0000) Subject: fix a typo in the image generation makefile (closes #4624) X-Git-Tag: reboot~24488 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7ef75e79cee3753c79d04077d75a3e2a3a46f4bd;p=oweals%2Fopenwrt.git fix a typo in the image generation makefile (closes #4624) SVN-Revision: 14511 --- diff --git a/target/linux/adm5120/image/router_le.mk b/target/linux/adm5120/image/router_le.mk index 9bf7d6a8a9..0a4c3e5fd3 100644 --- a/target/linux/adm5120/image/router_le.mk +++ b/target/linux/adm5120/image/router_le.mk @@ -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