From: Travis Kemen Date: Fri, 30 Oct 2009 01:08:11 +0000 (+0000) Subject: fix my typo X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=72c103416c92f4bf1132e56c2c6d6893afade7f8;p=openwrt%2Fstaging%2Fynezz.git fix my typo SVN-Revision: 18219 --- diff --git a/target/linux/brcm47xx/profiles/WRT350Nv1.mk b/target/linux/brcm47xx/profiles/WRT350Nv1.mk index 4141964845..82be93aa88 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))