diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-03-09 12:56:04 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-03-09 12:56:04 +0000 |
commit | c798da58f844f145cfd8604ef7784b06c6cde8bf (patch) | |
tree | 753b12562ef7453463e1356bf79f4929622461c2 /packages/linux/ixp4xx-kernel_2.6.20.bb | |
parent | fbbf5f04f8d1068e224932c1d78bfcca008a4237 (diff) |
ixp4xx-kernel: Added zd1211rw module dependency on zd1211-firmware package
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.20.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.20.bb b/packages/linux/ixp4xx-kernel_2.6.20.bb index 94a08509a7..a2599d83b6 100644 --- a/packages/linux/ixp4xx-kernel_2.6.20.bb +++ b/packages/linux/ixp4xx-kernel_2.6.20.bb @@ -16,7 +16,7 @@ IXP4XX_KERNEL_PATCH_DIR = "2.6.20" # the changes in SVN between revisions include changes in the # patches applied to the kernel, rather than simply defconfig # changes -PR = "r2.${IXP4XX_KERNEL_SVN_REV}" +PR = "r3.${IXP4XX_KERNEL_SVN_REV}" require ixp4xx-kernel.inc require ixp4xx-kernel-svnpatch.inc |