aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOpenWrt Developers <openwrt-devel@openwrt.org>2006-04-05 11:52:13 +0000
committerOpenWrt Developers <openwrt-devel@openwrt.org>2006-04-05 11:52:13 +0000
commitb9012ca9bd8f35e984e5ea043b649eada9ee942c (patch)
tree6d815e9e75730210cafa1ddf7b9f789e290846dc
parente16117fd9784b6624ee3bf41371880b00ef97aed (diff)
downloadupstream-b9012ca9bd8f35e984e5ea043b649eada9ee942c.tar.gz
upstream-b9012ca9bd8f35e984e5ea043b649eada9ee942c.tar.bz2
upstream-b9012ca9bd8f35e984e5ea043b649eada9ee942c.zip
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3592 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index f86a88fedec..fa78d4ad110 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -67,7 +67,7 @@ package-$(BR2_PACKAGE_GPSD) += gpsd
package-$(BR2_PACKAGE_GPG) += gpg
package-$(BR2_COMPILE_GSM) += gsm
package-$(BR2_PACKAGE_HASERL) += haserl
-package-$(BR2_PACKAGE_HASERL) += hdparm
+package-$(BR2_PACKAGE_HDPARM) += hdparm
package-$(BR2_PACKAGE_HEYU) += heyu
package-$(BR2_PACKAGE_HOSTAP_UTILS) += hostap-utils
package-$(BR2_COMPILE_HOSTAPD) += hostapd