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:
fb81dbb
)
ixp4xx: remove pcmcia support
author
Koen Kooi
<koen@openembedded.org>
Mon, 6 Nov 2006 21:51:46 +0000
(21:51 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 6 Nov 2006 21:51:46 +0000
(21:51 +0000)
[22:49] Koen: is the cf slot in the loft an ide port or a pcmcia port?
[22:49] [g2]: koen IDE
[22:49] [g2]: IDE no DMA support but interrupt support
conf/machine/ixp4xx.conf
patch
|
blob
|
history
diff --git
a/conf/machine/ixp4xx.conf
b/conf/machine/ixp4xx.conf
index
c088485
..
c3e5606
100644
(file)
--- a/
conf/machine/ixp4xx.conf
+++ b/
conf/machine/ixp4xx.conf
@@
-2,4
+2,8
@@
#@NAME: Generic IXP4XX kernel
#@DESCRIPTION: Machine configuration for a generic ixp4xx board
+MACHINE_FEATURES = "kernel26 usbhost ext2"
+
include conf/machine/include/ixp4xx.conf
+
+IPKG_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te ixp4xx${ARCH_BYTE_SEX}"