diff options
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 = "" |