From 7d6f1e1615ac7caf0e9829259b6c3a0df57d00ce Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Wed, 5 Apr 2006 11:52:13 +0000 Subject: [PATCH] fix typo SVN-Revision: 3592 --- openwrt/package/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1