diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-01-06 17:10:20 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2008-01-06 17:10:20 +0000 |
commit | ab5d9baf3148b7e7a0301c97875d356d6ec42d23 (patch) | |
tree | 7d8b675ea2b3ad82e74f6ed4a2461924d5cb53e7 /packages/linux/linux-ixp4xx.inc | |
parent | 0fe69c9411f6ccfe979f96e56df3630e463ec687 (diff) |
linux-ixp4xx-2.6.23.x: Move from .8 to .12, nslu2-linux rev 927 to 957. postpatch() instead of prepatch() nslu2-linux kernel patches.
Diffstat (limited to 'packages/linux/linux-ixp4xx.inc')
-rw-r--r-- | packages/linux/linux-ixp4xx.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-ixp4xx.inc b/packages/linux/linux-ixp4xx.inc index 02f80b06a1..9c4dd375a0 100644 --- a/packages/linux/linux-ixp4xx.inc +++ b/packages/linux/linux-ixp4xx.inc @@ -3,7 +3,7 @@ DESCRIPTION = "Linux 2.6.x kernel for IXP4xx devices" COMPATIBLE_HOST = 'arm.*-linux.*' -COMPATIBLE_MACHINE = '(ixp4xx|nslu2)' +COMPATIBLE_MACHINE = '(ixp4xx|nslu2|syhl1)' # To specify the console set KERNEL_CONSOLE in the .bb file. |