diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-06-19 22:40:55 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-06-19 22:40:55 +0000 |
commit | 0156fa8505334347b253a7c8249da13aa682d58d (patch) | |
tree | 8200b5deea58adc85fb785fd15b4252a6fa1d7ce /packages/linux/ixp4xx-kernel_2.6.16.bb | |
parent | 99f4e370a0c38860880461cca63969e01d7d64fc (diff) |
ixp4xx-kernel: Added 2.6.17, and enabled the patches and defconfig to be pulled from svn.
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.16.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.16.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.16.bb b/packages/linux/ixp4xx-kernel_2.6.16.bb index 0134add8f7..008c665cfb 100644 --- a/packages/linux/ixp4xx-kernel_2.6.16.bb +++ b/packages/linux/ixp4xx-kernel_2.6.16.bb @@ -12,6 +12,8 @@ PR = "r7.${PR_CONFIG}" include ixp4xx-kernel.inc +SRC_URI += "file://defconfig" + # IXP4XX_PATCHES - full list of patches to apply IXP4XX_PATCHES = "" |