diff options
Diffstat (limited to 'packages/linux/ixp4xx-kernel_2.6.15.3.bb')
-rw-r--r-- | packages/linux/ixp4xx-kernel_2.6.15.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.15.3.bb b/packages/linux/ixp4xx-kernel_2.6.15.3.bb index f73b388baa..0af2032537 100644 --- a/packages/linux/ixp4xx-kernel_2.6.15.3.bb +++ b/packages/linux/ixp4xx-kernel_2.6.15.3.bb @@ -10,7 +10,7 @@ PR_CONFIG = "0" # applied to the kernel. PR = "r0.${PR_CONFIG}" -include ixp4xx-kernel.inc +require ixp4xx-kernel.inc SRC_URI += "file://defconfig" |