diff options
Diffstat (limited to 'conf/machine/htcuniversal.conf')
-rw-r--r-- | conf/machine/htcuniversal.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 0e377a151f..8ce77e7449 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -47,4 +47,4 @@ module_autoload_htcuniversal-acx = "htcuniversal_acx" #FIXME: this should be controlled by a userspace utility later. module_autoload_g_ether = "g_ether" -#GPE_EXTRA_DEPENDS += " gomunicator" +#GPE_EXTRA_INSTALL += " gomunicator" |