From: OpenWrt Developers Date: Wed, 5 Apr 2006 11:52:13 +0000 (+0000) Subject: fix typo X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b9012ca9bd8f35e984e5ea043b649eada9ee942c;p=15.05%2Fopenwrt.git fix typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3592 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index f86a88fede..fa78d4ad11 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