diff options
Diffstat (limited to 'conf/machine/htcapache.conf')
| -rw-r--r-- | conf/machine/htcapache.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/htcapache.conf b/conf/machine/htcapache.conf index 1b44742874..d4a0bd19b8 100644 --- a/conf/machine/htcapache.conf +++ b/conf/machine/htcapache.conf @@ -6,7 +6,6 @@ # Hardware-based properties # TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te " require conf/machine/include/tune-xscale.inc @@ -15,7 +14,7 @@ VOLATILE_STORAGE_SIZE = "64" MACHINE_GUI_CLASS = "smallscreen" MACHINE_DISPLAY_WIDTH_PIXELS = "240" MACHINE_DISPLAY_HEIGHT_PIXELS = "320" -MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda bluetooth usbgadget screen" +MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia irda bluetooth usbgadget screen vfat phone" # # Software/packages selection |
