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:
67402b5
)
ixp4xx-kernel: Support building for the fsg3 machine
author
Rod Whitby
<rod@whitby.id.au>
Sat, 7 Jul 2007 13:13:54 +0000
(13:13 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sat, 7 Jul 2007 13:13:54 +0000
(13:13 +0000)
packages/linux/ixp4xx-kernel.inc
patch
|
blob
|
history
diff --git
a/packages/linux/ixp4xx-kernel.inc
b/packages/linux/ixp4xx-kernel.inc
index
1c9d004
..
367685f
100644
(file)
--- a/
packages/linux/ixp4xx-kernel.inc
+++ b/
packages/linux/ixp4xx-kernel.inc
@@
-151,7
+151,7
@@
SRC_URI = "${IXP4XX_SRCURI}"
SRC_URI += "${IXP4XX_PATCHES}"
COMPATIBLE_HOST = 'arm.*-linux.*'
-COMPATIBLE_MACHINE = '(ixp4xx|nslu2)'
+COMPATIBLE_MACHINE = '(ixp4xx|nslu2
|fsg3
)'
inherit kernel