From: olli Date: Wed, 5 Apr 2006 11:45:26 +0000 (+0000) Subject: add hdparm to package/Makefile X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=14179b78050ac011092bd6d874bcade499e0e8f8;p=openwrt.git add hdparm to package/Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3590 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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