diff options
| author | Rod Whitby <rod@whitby.id.au> | 2006-12-16 13:02:25 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2006-12-16 13:02:25 +0000 |
| commit | 1c6f6f4beec9847b371c05470a878d206967dbfe (patch) | |
| tree | a5f8da9c31ae7e525d1c56184595d29e3bac5dd8 | |
| parent | 6f1ded325354fbe73df2d0a5af4d10c83c696919 (diff) | |
| parent | 0729b190f2a0e92b6a66f958803350e738cc376c (diff) | |
merge of 94a8f6547e9d39dcd4712e33608201293c57b693
and a1ac08321d149b2fdf0a8556eee3e9606457d69c
| -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 0eb733bfb5..0f8ed6ed82 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -15,7 +15,7 @@ require conf/machine/include/tune-xscale.conf #require conf/machine/include/tune-iwmmxt.conf GUI_MACHINE_CLASS = "bigscreen" -MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscreen screen" +MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscreen screen wifi bluetooth" # # Software/packages selection |
