From b5eda5f439cace1f9456f26af7cc265133275426 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Wed, 5 Apr 2006 11:45:26 +0000 Subject: [PATCH] add hdparm to package/Makefile SVN-Revision: 3590 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index cae4609338..f86a88fede 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -67,6 +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_HEYU) += heyu package-$(BR2_PACKAGE_HOSTAP_UTILS) += hostap-utils package-$(BR2_COMPILE_HOSTAPD) += hostapd -- 2.25.1