From: Travis Kemen Date: Fri, 30 Oct 2009 01:08:11 +0000 (+0000) Subject: fix my typo X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d0be9e00ad118b63c0640eeec3e3de53ea7f8c00;p=openwrt%2Fsvn-archive%2Farchive.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))