From de4639235fd10b78c965384a7430a9e11fb1301f Mon Sep 17 00:00:00 2001 From: OpenWrt Developers Date: Wed, 5 Apr 2006 11:45:26 +0000 Subject: add hdparm to package/Makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3590 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index cae4609338..f86a88fede 100644 --- a/package/Makefile +++ b/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 -- cgit v1.2.3