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, 1 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel_2.6.16.bb b/packages/linux/ixp4xx-kernel_2.6.16.bb index 008c665cfb..b7354755ef 100644 --- a/packages/linux/ixp4xx-kernel_2.6.16.bb +++ b/packages/linux/ixp4xx-kernel_2.6.16.bb @@ -10,7 +10,7 @@ PR_CONFIG = "4" # applied to the kernel. PR = "r7.${PR_CONFIG}" -include ixp4xx-kernel.inc +require ixp4xx-kernel.inc SRC_URI += "file://defconfig" |