summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/profiles
diff options
context:
space:
mode:
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-30 01:08:11 +0000
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-30 01:08:11 +0000
commit163074a14b931713b829391d8afc472cec6b8064 (patch)
tree5812688aea1e1e0ac30bea5981fccb19d83b823d /target/linux/brcm47xx/profiles
parent09e306ce30c6a9b28d41442c157b03c2c5ce5148 (diff)
fix my typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18219 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/profiles')
-rw-r--r--target/linux/brcm47xx/profiles/WRT350Nv1.mk2
1 files changed, 1 insertions, 1 deletions
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))