From: thepeople Date: Fri, 30 Oct 2009 01:08:11 +0000 (+0000) Subject: fix my typo X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=163074a14b931713b829391d8afc472cec6b8064;p=openwrt-10.03%2F.git fix my typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18219 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm47xx/profiles/WRT350Nv1.mk b/target/linux/brcm47xx/profiles/WRT350Nv1.mk index 414196484..82be93aa8 100644 --- a/target/linux/brcm47xx/profiles/WRT350Nv1.mk +++ b/target/linux/brcm47xx/profiles/WRT350Nv1.mk @@ -13,4 +13,4 @@ endef define Profile/WRT350Nv1/Description Package set compatible with the Linksys WRT350Nv1. Contains USB support endef -$(eval $(call Profile,WRT350Nv1) +$(eval $(call Profile,WRT350Nv1))