diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-05 11:45:26 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-04-05 11:45:26 +0000 |
commit | 3e44a2115837f5205da93583ca8361315c64a19e (patch) | |
tree | a8be0ff5e818a8117b3ce029417c5a725b37ec79 /package/Makefile | |
parent | ae14513ae7b4816c97d15c592e903403043229c0 (diff) |
add hdparm to package/Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3590 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index cae460933..f86a88fed 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 |