projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc1c78e
)
fix typo
author
olli
<olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Apr 2006 11:52:13 +0000
(11:52 +0000)
committer
olli
<olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Apr 2006 11:52:13 +0000
(11:52 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3592
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/Makefile
patch
|
blob
|
history
diff --git
a/package/Makefile
b/package/Makefile
index
f86a88f
..
fa78d4a
100644
(file)
--- a/
package/Makefile
+++ b/
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_H
ASERL
) += hdparm
+package-$(BR2_PACKAGE_H
DPARM
) += hdparm
package-$(BR2_PACKAGE_HEYU) += heyu
package-$(BR2_PACKAGE_HOSTAP_UTILS) += hostap-utils
package-$(BR2_COMPILE_HOSTAPD) += hostapd
This page took
0.025188 seconds
and
4
git commands to generate.