git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff2762
)
a780: add MACHINE_FEATURES, the 'keyboard' one might be a bit misplaced
author
Koen Kooi
<koen@openembedded.org>
Wed, 27 Sep 2006 14:06:38 +0000
(14:06 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 27 Sep 2006 14:06:38 +0000
(14:06 +0000)
conf/machine/a780.conf
patch
|
blob
|
history
diff --git
a/conf/machine/a780.conf
b/conf/machine/a780.conf
index
aad664d
..
6b6e5a8
100644
(file)
--- a/
conf/machine/a780.conf
+++ b/
conf/machine/a780.conf
@@
-18,6
+18,8
@@
EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
#mtd2: 00580000 00020000 "VFM_Filesystem"
#mtd3: 00020000 00020000 "Logo"
+MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard"
+
ROOT_FLASH_SIZE = "24"
EXTRA_IMAGEDEPENDS += "ezx-boot-usb-native"